Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/
Dhyp-main.c80 case KVM_HOST_SMCCC_FUNC(__kvm_get_mdcr_el2): in handle_host_hcall()
81 ret = __kvm_get_mdcr_el2(); in handle_host_hcall()
Ddebug-sr.c82 u32 __kvm_get_mdcr_el2(void) in __kvm_get_mdcr_el2() function
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/vhe/
Ddebug-sr.c23 u32 __kvm_get_mdcr_el2(void) in __kvm_get_mdcr_el2() function
/kernel/linux/linux-5.10/arch/arm64/kvm/
Ddebug.c68 __this_cpu_write(mdcr_el2, kvm_call_hyp_ret(__kvm_get_mdcr_el2)); in kvm_arm_init_debug()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dkvm_asm.h202 extern u32 __kvm_get_mdcr_el2(void);
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch13875 extern u32 __kvm_get_mdcr_el2(void);