Searched defs:host_ctxt (Results 1 – 9 of 9) sorted by relevance
73 static void handle___kvm_vcpu_run(struct kvm_cpu_context *host_ctxt) in handle___kvm_vcpu_run()107 static void handle___kvm_adjust_pc(struct kvm_cpu_context *host_ctxt) in handle___kvm_adjust_pc()147 static void handle___kvm_enable_ssbs(struct kvm_cpu_context *host_ctxt) in handle___kvm_enable_ssbs()171 static void handle___vgic_v3_init_lrs(struct kvm_cpu_context *host_ctxt) in handle___vgic_v3_init_lrs()176 static void handle___kvm_get_mdcr_el2(struct kvm_cpu_context *host_ctxt) in handle___kvm_get_mdcr_el2()195 static void handle___pkvm_init(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init()270 static void handle___pkvm_init_vm(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init_vm()280 static void handle___pkvm_init_vcpu(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init_vcpu()331 static void handle_host_hcall(struct kvm_cpu_context *host_ctxt) in handle_host_hcall()371 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) in kvm_host_psci_handler()
242 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run() local341 struct kvm_cpu_context *host_ctxt; in hyp_panic() local
279 struct kvm_cpu_context *host_ctxt = &host_data->host_ctxt; in __pkvm_init_finalise() local
522 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort()
67 struct kvm_cpu_context *host_ctxt; in kvm_vcpu_load_sysregs_vhe() local101 struct kvm_cpu_context *host_ctxt; in kvm_vcpu_put_sysregs_vhe() local
147 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run_vhe() local240 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
385 struct kvm_cpu_context host_ctxt; member
Completed in 15 milliseconds