Searched refs:__kvm_get_mdcr_el2 (Results 1 – 6 of 6) sorted by relevance
80 case KVM_HOST_SMCCC_FUNC(__kvm_get_mdcr_el2): in handle_host_hcall()81 ret = __kvm_get_mdcr_el2(); in handle_host_hcall()
82 u32 __kvm_get_mdcr_el2(void) in __kvm_get_mdcr_el2() function
23 u32 __kvm_get_mdcr_el2(void) in __kvm_get_mdcr_el2() function
68 __this_cpu_write(mdcr_el2, kvm_call_hyp_ret(__kvm_get_mdcr_el2)); in kvm_arm_init_debug()
202 extern u32 __kvm_get_mdcr_el2(void);
13875 extern u32 __kvm_get_mdcr_el2(void);