Searched refs:kvm_call_hyp (Results 1 – 5 of 5) sorted by relevance
45 ENTRY(kvm_call_hyp)48 ENDPROC(kvm_call_hyp)
218 unsigned long kvm_call_hyp(void *hypfn, ...);262 kvm_call_hyp((void*)hyp_stack_ptr, vector_ptr, pgd_ptr); in __cpu_init_hyp_mode()267 kvm_call_hyp(__init_stage2_translation); in __cpu_init_stage2()
343 #define kvm_call_hyp(f, ...) __kvm_call_hyp(kvm_ksym_ref(f), ##__VA_ARGS__) macro384 kvm_call_hyp(__kvm_set_tpidr_el2, tpidr_el2); in __cpu_init_hyp_mode()392 kvm_call_hyp(__kvm_enable_ssbs); in __cpu_init_hyp_mode()415 u32 parange = kvm_call_hyp(__init_stage2_translation); in __cpu_init_stage2()
75 __this_cpu_write(mdcr_el2, kvm_call_hyp(__kvm_get_mdcr_el2)); in kvm_arm_init_debug()
179 ldr lr, =kvm_call_hyp