Home
last modified time | relevance | path

Searched defs:host_ctxt (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/vhe/
H 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
H A Dswitch.c117 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run_vhe() local
203 struct kvm_cpu_context *host_ctxt; in __hyp_call_panic() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/vhe/
H A Dsysreg-sr.c68 struct kvm_cpu_context *host_ctxt; in kvm_vcpu_load_sysregs_vhe() local
113 struct kvm_cpu_context *host_ctxt; in kvm_vcpu_put_sysregs_vhe() local
H A Dswitch.c206 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run_vhe() local
298 struct kvm_cpu_context *host_ctxt; in __hyp_call_panic() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c17 handle_host_hcall(unsigned long func_id, struct kvm_cpu_context *host_ctxt) handle_host_hcall() argument
107 handle_trap(struct kvm_cpu_context *host_ctxt) handle_trap() argument
[all...]
H A Dswitch.c130 static bool __pmu_switch_to_guest(struct kvm_cpu_context *host_ctxt) in __pmu_switch_to_guest() argument
150 static void __pmu_switch_to_host(struct kvm_cpu_context *host_ctxt) in __pmu_switch_to_host() argument
168 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run() local
263 struct kvm_cpu_context *host_ctxt; hyp_panic() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/
H 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
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/
H 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
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c72 static unsigned long psci_forward(struct kvm_cpu_context *host_ctxt) in psci_forward() argument
107 static int psci_cpu_on(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_cpu_on() argument
151 psci_cpu_suspend(u64 func_id, struct kvm_cpu_context *host_ctxt) psci_cpu_suspend() argument
179 psci_system_suspend(u64 func_id, struct kvm_cpu_context *host_ctxt) psci_system_suspend() argument
206 struct kvm_cpu_context *host_ctxt; __kvm_host_psci_cpu_entry() local
224 psci_0_1_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) psci_0_1_handler() argument
236 psci_0_2_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) psci_0_2_handler() argument
262 psci_1_0_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) psci_1_0_handler() argument
276 kvm_host_psci_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) kvm_host_psci_handler() argument
[all...]
H A Dswitch.c248 struct kvm_cpu_context *host_ctxt; in __kvm_vcpu_run() local
365 struct kvm_cpu_context *host_ctxt; in hyp_panic() local
[all...]
H A Dhyp-main.c74 static void handle___kvm_vcpu_run(struct kvm_cpu_context *host_ctxt) in handle___kvm_vcpu_run() argument
108 static void handle___kvm_adjust_pc(struct kvm_cpu_context *host_ctxt) in handle___kvm_adjust_pc() argument
115 static void handle___kvm_flush_vm_context(struct kvm_cpu_context *host_ctxt) in handle___kvm_flush_vm_context() argument
120 static void handle___kvm_tlb_flush_vmid_ipa(struct kvm_cpu_context *host_ctxt) in handle___kvm_tlb_flush_vmid_ipa() argument
129 handle___kvm_tlb_flush_vmid_ipa_nsh(struct kvm_cpu_context *host_ctxt) handle___kvm_tlb_flush_vmid_ipa_nsh() argument
139 handle___kvm_tlb_flush_vmid_range(struct kvm_cpu_context *host_ctxt) handle___kvm_tlb_flush_vmid_range() argument
148 handle___kvm_tlb_flush_vmid(struct kvm_cpu_context *host_ctxt) handle___kvm_tlb_flush_vmid() argument
155 handle___kvm_flush_cpu_context(struct kvm_cpu_context *host_ctxt) handle___kvm_flush_cpu_context() argument
162 handle___kvm_timer_set_cntvoff(struct kvm_cpu_context *host_ctxt) handle___kvm_timer_set_cntvoff() argument
167 handle___kvm_enable_ssbs(struct kvm_cpu_context *host_ctxt) handle___kvm_enable_ssbs() argument
176 handle___vgic_v3_get_gic_config(struct kvm_cpu_context *host_ctxt) handle___vgic_v3_get_gic_config() argument
181 handle___vgic_v3_read_vmcr(struct kvm_cpu_context *host_ctxt) handle___vgic_v3_read_vmcr() argument
186 handle___vgic_v3_write_vmcr(struct kvm_cpu_context *host_ctxt) handle___vgic_v3_write_vmcr() argument
191 handle___vgic_v3_init_lrs(struct kvm_cpu_context *host_ctxt) handle___vgic_v3_init_lrs() argument
196 handle___kvm_get_mdcr_el2(struct kvm_cpu_context *host_ctxt) handle___kvm_get_mdcr_el2() argument
201 handle___vgic_v3_save_aprs(struct kvm_cpu_context *host_ctxt) handle___vgic_v3_save_aprs() argument
208 handle___vgic_v3_restore_aprs(struct kvm_cpu_context *host_ctxt) handle___vgic_v3_restore_aprs() argument
215 handle___pkvm_init(struct kvm_cpu_context *host_ctxt) handle___pkvm_init() argument
232 handle___pkvm_cpu_set_vector(struct kvm_cpu_context *host_ctxt) handle___pkvm_cpu_set_vector() argument
239 handle___pkvm_host_share_hyp(struct kvm_cpu_context *host_ctxt) handle___pkvm_host_share_hyp() argument
246 handle___pkvm_host_unshare_hyp(struct kvm_cpu_context *host_ctxt) handle___pkvm_host_unshare_hyp() argument
253 handle___pkvm_create_private_mapping(struct kvm_cpu_context *host_ctxt) handle___pkvm_create_private_mapping() argument
278 handle___pkvm_prot_finalize(struct kvm_cpu_context *host_ctxt) handle___pkvm_prot_finalize() argument
283 handle___pkvm_vcpu_init_traps(struct kvm_cpu_context *host_ctxt) handle___pkvm_vcpu_init_traps() argument
290 handle___pkvm_init_vm(struct kvm_cpu_context *host_ctxt) handle___pkvm_init_vm() argument
300 handle___pkvm_init_vcpu(struct kvm_cpu_context *host_ctxt) handle___pkvm_init_vcpu() argument
310 handle___pkvm_teardown_vm(struct kvm_cpu_context *host_ctxt) handle___pkvm_teardown_vm() argument
353 handle_host_hcall(struct kvm_cpu_context *host_ctxt) handle_host_hcall() argument
389 default_host_smc_handler(struct kvm_cpu_context *host_ctxt) default_host_smc_handler() argument
394 handle_host_smc(struct kvm_cpu_context *host_ctxt) handle_host_smc() argument
411 handle_trap(struct kvm_cpu_context *host_ctxt) handle_trap() argument
[all...]
H A Dsetup.c261 struct kvm_cpu_context *host_ctxt = &host_data->host_ctxt; in __pkvm_init_finalise() local
H A Dffa.c637 bool kvm_host_ffa_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) in kvm_host_ffa_handler() argument
H A Dmem_protect.c529 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort() argument
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_host.h273 struct kvm_cpu_context host_ctxt; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_host.h434 struct kvm_cpu_context host_ctxt; member

Completed in 11 milliseconds