Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dfixed_config.h79 #define PVM_ID_AA64MMFR0_ALLOW (\ macro
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c194 return (id_aa64mmfr0_el1_sys_val & PVM_ID_AA64MMFR0_ALLOW) | set_mask; in get_pvm_id_aa64mmfr0()