Home
last modified time | relevance | path

Searched refs:svm (Results 26 – 49 of 49) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h95 struct nouveau_vmm svm; member
151 if (cli->svm.cli) in nouveau_cli_vmm()
152 return &cli->svm; in nouveau_cli_vmm()
292 struct nouveau_svm *svm; member
H A Dnouveau_drm.c204 nouveau_vmm_fini(&cli->svm); in nouveau_cli_fini()
/openbmc/linux/tools/testing/vsock/
H A Dvsock_test.c31 struct sockaddr_vm svm; in test_stream_connection_reset() member
33 .svm = { in test_stream_connection_reset()
46 ret = connect(fd, &addr.sa, sizeof(addr.svm)); in test_stream_connection_reset()
67 struct sockaddr_vm svm; in test_stream_bind_only_client() member
69 .svm = { in test_stream_bind_only_client()
85 ret = connect(fd, &addr.sa, sizeof(addr.svm)); in test_stream_bind_only_client()
109 struct sockaddr_vm svm; in test_stream_bind_only_server() member
111 .svm = { in test_stream_bind_only_server()
121 if (bind(fd, &addr.sa, sizeof(addr.svm)) < 0) { in test_stream_bind_only_server()
H A Dvsock_diag_test.c341 struct sockaddr_vm svm; in test_listen_socket_server() member
343 .svm = { in test_listen_socket_server()
355 if (bind(fd, &addr.sa, sizeof(addr.svm)) < 0) { in test_listen_socket_server()
/openbmc/linux/drivers/iommu/intel/
H A DMakefile7 obj-$(CONFIG_INTEL_IOMMU_SVM) += svm.o
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm_util.h60 void generic_svm_setup(struct svm_test_data *svm, void *guest_rip, void *guest_rsp);
/openbmc/linux/arch/arm/mm/
H A Dmm.h75 extern __init void add_static_vm_early(struct static_vm *svm);
/openbmc/linux/arch/powerpc/platforms/pseries/
H A DMakefile28 obj-$(CONFIG_PPC_SVM) += svm.o
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h497 struct kvm_svm_nested_state_hdr svm; member
510 __DECLARE_FLEX_ARRAY(struct kvm_svm_nested_state_data, svm);
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h499 struct kvm_svm_nested_state_hdr svm; member
512 __DECLARE_FLEX_ARRAY(struct kvm_svm_nested_state_data, svm);
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h499 struct kvm_svm_nested_state_hdr svm; member
512 __DECLARE_FLEX_ARRAY(struct kvm_svm_nested_state_data, svm);
/openbmc/linux/tools/testing/selftests/kvm/
H A DMakefile40 LIBKVM_x86_64 += lib/x86_64/svm.c
/openbmc/qemu/target/i386/
H A Dmachine.c1166 VMSTATE_U64(hdr.svm.vmcb_pa, struct kvm_nested_state),
1167 VMSTATE_UINT8_ARRAY(data.svm[0].vmcb12,
/openbmc/linux/arch/powerpc/kernel/
H A Dsysfs.c750 static DEVICE_ATTR(svm, 0444, show_svm, NULL);
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv356 0x80000001, 0, ECX, 2, svm, Indicates support for: VMRUN, VMLOAD, VMSAVE, CLGI, VMMCALL, a…
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu611 What: /sys/devices/system/cpu/svm
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc164 #define svm(a) .intercept = SVM_EXIT_##a,
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst4784 struct kvm_svm_nested_state_hdr svm;
4792 struct kvm_svm_nested_state_data svm[0];
/openbmc/linux/
H A DMAINTAINERS11619 F: arch/x86/include/asm/svm.h
11622 F: arch/x86/include/uapi/asm/svm.h
11846 F: arch/x86/kvm/svm/hyperv.*
11847 F: arch/x86/kvm/svm/svm_onhyperv.*
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6336 svm= [PPC]
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt1517 -rw-r--r-- root root 7068 ./usr/include/asm/svm.h
H A Dbuildhistory_filelist1.txt1516 -rw-r--r-- root root 7068 ./usr/include/asm/svm.h
/openbmc/
H A Dopengrok1.0.log19755 …lessChildren: not file-less due to: /opengrok/data/xref/openbmc/linux/arch/x86/kvm/svm/svm_ops.h.gz
19756 …ndFilelessChildren: its children prevent delete: /opengrok/data/xref/openbmc/linux/arch/x86/kvm/svm
H A Dopengrok2.0.log20438 …lessChildren: not file-less due to: /opengrok/data/xref/openbmc/linux/arch/x86/kvm/svm/svm_ops.h.gz
20439 …ndFilelessChildren: its children prevent delete: /opengrok/data/xref/openbmc/linux/arch/x86/kvm/svm

12