Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h392 if (system_supports_mpam_hcr()) { in __activate_traps_mpam()
409 if (system_supports_mpam_hcr()) in __deactivate_traps_mpam()
/linux/arch/arm64/include/asm/
H A Dcpufeature.h864 static __always_inline bool system_supports_mpam_hcr(void) in system_supports_mpam_hcr() function