Searched defs:host_ctxt (Results 1 – 11 of 11) sorted by relevance
142 static void handle___kvm_vcpu_run(struct kvm_cpu_context *host_ctxt) in handle___kvm_vcpu_run()187 static void handle___kvm_adjust_pc(struct kvm_cpu_context *host_ctxt) in handle___kvm_adjust_pc()218 handle___kvm_tlb_flush_vmid_range(struct kvm_cpu_context *host_ctxt) in handle___kvm_tlb_flush_vmid_range()246 static void handle___kvm_enable_ssbs(struct kvm_cpu_context *host_ctxt) in handle___kvm_enable_ssbs()260 static void handle___vgic_v3_init_lrs(struct kvm_cpu_context *host_ctxt) in handle___vgic_v3_init_lrs()284 static void handle___pkvm_init(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init()359 static void handle___pkvm_init_vm(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init_vm()369 static void handle___pkvm_init_vcpu(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init_vcpu()420 static void handle_host_hcall(struct kvm_cpu_context *host_ctxt) in handle_host_hcall()461 static void handle_host_smc(struct kvm_cpu_context *host_ctxt) in handle_host_smc()[all …]
72 static unsigned long psci_forward(struct kvm_cpu_context *host_ctxt) in psci_forward()107 static int psci_cpu_on(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_cpu_on()151 static int psci_cpu_suspend(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_cpu_suspend()179 static int psci_system_suspend(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_system_suspend()206 struct kvm_cpu_context *host_ctxt; in __kvm_host_psci_cpu_entry() local224 static unsigned long psci_0_1_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_0_1_handler()236 static unsigned long psci_0_2_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_0_2_handler()262 static unsigned long psci_1_0_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_1_0_handler()276 bool kvm_host_psci_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) in kvm_host_psci_handler()
24 struct kvm_cpu_context *host_ctxt; in enter_vmid_context() local121 struct kvm_cpu_context *host_ctxt; in exit_vmid_context() local
272 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run() local389 struct kvm_cpu_context *host_ctxt; in hyp_panic() local
284 struct kvm_cpu_context *host_ctxt = host_data_ptr(host_ctxt); in __pkvm_init_finalise() local
792 bool kvm_host_ffa_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) in kvm_host_ffa_handler()
529 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort()
68 struct kvm_cpu_context *host_ctxt; in __vcpu_load_switch_sysregs() local111 struct kvm_cpu_context *host_ctxt; in __vcpu_put_switch_sysregs() local
465 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run_vhe() local545 struct kvm_cpu_context *host_ctxt; in __hyp_call_panic() local
130 struct kvm_cpu_context *host_ctxt; in __debug_switch_to_guest_common() local149 struct kvm_cpu_context *host_ctxt; in __debug_switch_to_host_common() local
604 struct kvm_cpu_context host_ctxt; member
Completed in 23 milliseconds