Home
last modified time | relevance | path

Searched refs:PVM_ID_AA64MMFR1_ALLOW (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/arm64/kvm/hyp/include/nvhe/
Dfixed_config.h108 #define PVM_ID_AA64MMFR1_ALLOW (\ macro
/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dsys_regs.c199 return id_aa64mmfr1_el1_sys_val & PVM_ID_AA64MMFR1_ALLOW; in get_pvm_id_aa64mmfr1()