Home
last modified time | relevance | path

Searched defs:hypercall (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/arm/xen/
H A Dhypercall.S57 #define HYPERCALL_SIMPLE(hypercall) \ argument
70 #define HYPERCALL5(hypercall) \ argument
/openbmc/linux/arch/arm64/xen/
H A Dhypercall.S58 #define HYPERCALL_SIMPLE(hypercall) \ argument
/openbmc/qemu/hw/ppc/
H A Dmac_oldworld.c341 uint8_t *hypercall; in ppc_heathrow_init() local
H A Dmac_newworld.c501 uint8_t *hypercall; in ppc_core99_init() local
H A De500.c381 uint8_t hypercall[16]; in ppce500_load_device_tree() local
H A Dspapr.c1211 uint8_t hypercall[16]; in spapr_dt_hypervisor() local
/openbmc/linux/arch/x86/hyperv/
H A Divm.c61 } hypercall; member
/openbmc/linux/drivers/xen/
H A Dprivcmd.c75 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall() local
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4301 svm_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in svm_patch_hypercall()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5390 vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall()
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h270 } hypercall; member
/openbmc/linux/include/uapi/linux/
H A Dkvm.h351 } hypercall; member
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h351 } hypercall; member
/openbmc/qemu/target/ppc/
H A Dcpu.h1537 void (*hypercall)(PPCVirtualHypervisor *vhyp, PowerPCCPU *cpu); member