Home
last modified time | relevance | path

Searched refs:HCR_AT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dkvm_arm.h36 #define HCR_AT __HCR(AT) macro
/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c68 hcr |= HCR_NV | HCR_NV2 | HCR_AT | HCR_TTLB; in __compute_hcr()
/linux/arch/arm64/kvm/
H A Demulate-nested.c266 .value = HCR_AT,
267 .mask = HCR_AT,