Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/nvhe/
A Dhyp-main.c164 static void handle___pkvm_vcpu_load(struct kvm_cpu_context *host_ctxt) in handle___pkvm_vcpu_load()
185 static void handle___pkvm_vcpu_put(struct kvm_cpu_context *host_ctxt) in handle___pkvm_vcpu_put()
197 static void handle___kvm_vcpu_run(struct kvm_cpu_context *host_ctxt) in handle___kvm_vcpu_run()
373 static void handle___kvm_adjust_pc(struct kvm_cpu_context *host_ctxt) in handle___kvm_adjust_pc()
404 handle___kvm_tlb_flush_vmid_range(struct kvm_cpu_context *host_ctxt) in handle___kvm_tlb_flush_vmid_range()
481 static void handle___pkvm_init(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init()
549 static void handle___pkvm_init_vm(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init_vm()
559 static void handle___pkvm_init_vcpu(struct kvm_cpu_context *host_ctxt) in handle___pkvm_init_vcpu()
617 static void handle_host_hcall(struct kvm_cpu_context *host_ctxt) in handle_host_hcall()
658 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
227 static unsigned long psci_0_1_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_0_1_handler()
239 static unsigned long psci_0_2_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_0_2_handler()
265 static unsigned long psci_1_0_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_1_0_handler()
281 bool kvm_host_psci_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) in kvm_host_psci_handler()
A Dtlb.c24 struct kvm_cpu_context *host_ctxt; in enter_vmid_context() local
121 struct kvm_cpu_context *host_ctxt; in exit_vmid_context() local
A Dswitch.c238 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run() local
355 struct kvm_cpu_context *host_ctxt; in hyp_panic() local
A Dsetup.c281 struct kvm_cpu_context *host_ctxt = host_data_ptr(host_ctxt); in __pkvm_init_finalise() local
A Dffa.c792 bool kvm_host_ffa_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) in kvm_host_ffa_handler()
A Dmem_protect.c593 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort()
/arch/arm64/kvm/hyp/vhe/
A Dsysreg-sr.c200 struct kvm_cpu_context *host_ctxt; in __vcpu_load_switch_sysregs() local
261 struct kvm_cpu_context *host_ctxt; in __vcpu_put_switch_sysregs() local
A Dswitch.c564 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run_vhe() local
650 struct kvm_cpu_context *host_ctxt; in __hyp_call_panic() local
/arch/arm64/kvm/hyp/include/hyp/
A Ddebug-sr.h136 struct kvm_cpu_context *host_ctxt; in __debug_switch_to_guest_common() local
155 struct kvm_cpu_context *host_ctxt; in __debug_switch_to_host_common() local
/arch/arm64/include/asm/
A Dkvm_host.h716 struct kvm_cpu_context host_ctxt; member

Completed in 31 milliseconds