Home
last modified time | relevance | path

Searched defs:vcpu (Results 251 – 275 of 384) sorted by relevance

1...<<111213141516

/openbmc/linux/arch/x86/kvm/
H A Dirq_comm.c51 struct kvm_vcpu *vcpu, *lowest = NULL; in kvm_irq_delivery_to_apic() local
338 struct kvm_vcpu *vcpu; in kvm_intr_is_single_vcpu() local
407 void kvm_scan_ioapic_routes(struct kvm_vcpu *vcpu, in kvm_scan_ioapic_routes()
H A Dsmm.h143 static inline int kvm_inject_smi(struct kvm_vcpu *vcpu) in kvm_inject_smi()
149 static inline bool is_smm(struct kvm_vcpu *vcpu) in is_smm()
159 static inline int kvm_inject_smi(struct kvm_vcpu *vcpu) { return -ENOTTY; } in kvm_inject_smi()
160 static inline bool is_smm(struct kvm_vcpu *vcpu) { return false; } in is_smm()
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic.h102 static inline u32 vgic_get_implementation_rev(struct kvm_vcpu *vcpu) in vgic_get_implementation_rev()
170 struct kvm_vcpu *vcpu; member
275 static inline int vgic_v3_max_apr_idx(struct kvm_vcpu *vcpu) in vgic_v3_max_apr_idx()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dflds_emulation.h20 static inline void handle_flds_emulation_failure_exit(struct kvm_vcpu *vcpu) in handle_flds_emulation_failure_exit()
H A Dexit_on_emulation_failure_test.c26 struct kvm_vcpu *vcpu; in main() local
H A Dxss_msr_test.c21 struct kvm_vcpu *vcpu; in main() local
H A Dcr4_cpuid_sync_test.c52 struct kvm_vcpu *vcpu; in main() local
H A Dsvm_nested_shutdown_test.c44 struct kvm_vcpu *vcpu; in main() local
H A Dsvm_vmcall_test.c38 struct kvm_vcpu *vcpu; in main() local
H A Dhyperv_extended_hypercalls.c40 struct kvm_vcpu *vcpu; in main() local
H A Drecalc_apic_map_test.c24 struct kvm_vcpu *vcpu = arg; in race() local
H A Dvmx_close_while_nested_test.c51 struct kvm_vcpu *vcpu; in main() local
H A Duserspace_io_test.c55 struct kvm_vcpu *vcpu; in main() local
H A Dvmx_invalid_nested_guest_state.c57 struct kvm_vcpu *vcpu; in main() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_vio.c580 long kvmppc_h_put_tce(struct kvm_vcpu *vcpu, unsigned long liobn, in kvmppc_h_put_tce()
639 long kvmppc_h_put_tce_indirect(struct kvm_vcpu *vcpu, in kvmppc_h_put_tce_indirect()
732 long kvmppc_h_stuff_tce(struct kvm_vcpu *vcpu, in kvmppc_h_stuff_tce()
777 long kvmppc_h_get_tce(struct kvm_vcpu *vcpu, unsigned long liobn, in kvmppc_h_get_tce()
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c426 struct kvm_vcpu *vcpu; in test_guest_debug_exceptions() local
467 struct kvm_vcpu *vcpu; in test_single_step_from_userspace() local
579 struct kvm_vcpu *vcpu; in main() local
/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/
H A Ducall.c39 void *ucall_arch_get_ucall(struct kvm_vcpu *vcpu) in ucall_arch_get_ucall()
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_sbi_v01.c16 static int kvm_sbi_ext_v01_handler(struct kvm_vcpu *vcpu, struct kvm_run *run, in kvm_sbi_ext_v01_handler()
/openbmc/linux/arch/riscv/include/asm/
H A Dkvm_vcpu_fp.h31 static inline void kvm_riscv_vcpu_fp_reset(struct kvm_vcpu *vcpu) in kvm_riscv_vcpu_fp_reset()
/openbmc/linux/include/linux/
H A Dentry-kvm.h38 static inline int arch_xfer_to_guest_mode_handle_work(struct kvm_vcpu *vcpu, in arch_xfer_to_guest_mode_handle_work()
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c565 struct SpaprMachineStateNestedGuestVcpu *vcpu; in spapr_nested_vcpu_check() local
1541 SpaprMachineStateNestedGuestVcpu *vcpu) in exit_nested_store_l2()
1637 SpaprMachineStateNestedGuestVcpu *vcpu = &guest->vcpus[vcpuid]; in exit_process_output_buffer() local
1684 struct SpaprMachineStateNestedGuestVcpu *vcpu = NULL; in spapr_exit_nested_papr() local
1728 SpaprMachineStateNestedGuestVcpu *vcpu, in nested_papr_load_l2()
1754 SpaprMachineStateNestedGuestVcpu *vcpu) in nested_papr_run_vcpu()
1784 struct SpaprMachineStateNestedGuestVcpu *vcpu; in h_guest_run_vcpu() local
/openbmc/linux/arch/x86/hyperv/
H A Dhv_spinlock.c63 __visible bool hv_vcpu_is_preempted(int vcpu) in hv_vcpu_is_preempted()
/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/
H A Ddiag318_test_handler.c28 struct kvm_vcpu *vcpu; in diag318_handler() local
/openbmc/linux/arch/mips/kvm/
H A Dloongson_ipi.c151 static int kvm_ipi_read(struct kvm_vcpu *vcpu, struct kvm_io_device *dev, in kvm_ipi_read()
168 static int kvm_ipi_write(struct kvm_vcpu *vcpu, struct kvm_io_device *dev, in kvm_ipi_write()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_32.h12 static inline struct kvmppc_book3s_shadow_vcpu *svcpu_get(struct kvm_vcpu *vcpu) in svcpu_get()

1...<<111213141516