Home
last modified time | relevance | path

Searched defs:host_ctxt (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dhyp-main.c73 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 …]
A Dpsci-relay.c72 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() local
224 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()
A Dswitch.c242 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run() local
341 struct kvm_cpu_context *host_ctxt; in hyp_panic() local
A Dsetup.c279 struct kvm_cpu_context *host_ctxt = &host_data->host_ctxt; in __pkvm_init_finalise() local
A Dmem_protect.c522 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort()
/linux-6.3-rc2/arch/arm64/kvm/hyp/vhe/
A Dsysreg-sr.c67 struct kvm_cpu_context *host_ctxt; in kvm_vcpu_load_sysregs_vhe() local
101 struct kvm_cpu_context *host_ctxt; in kvm_vcpu_put_sysregs_vhe() local
A Dswitch.c147 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run_vhe() local
240 struct kvm_cpu_context *host_ctxt; in __hyp_call_panic() local
/linux-6.3-rc2/arch/arm64/kvm/hyp/include/hyp/
A Ddebug-sr.h130 struct kvm_cpu_context *host_ctxt; in __debug_switch_to_guest_common() local
149 struct kvm_cpu_context *host_ctxt; in __debug_switch_to_host_common() local
/linux-6.3-rc2/arch/arm64/include/asm/
A Dkvm_host.h385 struct kvm_cpu_context host_ctxt; member

Completed in 20 milliseconds