Searched defs:mdcr_el2 (Results 1 – 2 of 2) sorted by relevance
/arch/arm64/kvm/hyp/nvhe/ | ||
D | hyp-main.c | 526 u64 mdcr_el2 = READ_ONCE(host_vcpu->arch.mdcr_el2); in flush_debug_state() local |
/arch/arm64/include/asm/ | ||
D | kvm_host.h | 443 u64 mdcr_el2; member |