Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/vhe/
H A Ddebug-sr.c23 u64 __kvm_get_mdcr_el2(void) in __kvm_get_mdcr_el2() function
/linux/arch/arm64/kvm/hyp/nvhe/
H A Ddebug-sr.c110 u64 __kvm_get_mdcr_el2(void) in __kvm_get_mdcr_el2() function
/linux/arch/arm64/kvm/
H A Ddebug.c80 __this_cpu_write(mdcr_el2, kvm_call_hyp_ret(__kvm_get_mdcr_el2)); in kvm_arm_init_debug()