Home
last modified time | relevance | path

Searched refs:SVM (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrSVM.td1 //===-- X86InstrSVM.td - SVM Instruction Set Extension -----*- tablegen -*-===//
9 // This file describes the instructions that make up the AMD SVM instruction
15 // SVM instructions
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A DKconfig88 bool "(EXPERIMENTAL) Enable SVM (Shared Virtual Memory) support"
98 Shared Virtual Memory (SVM).
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A Diotop_notes.txt34 * Beware of overcounting metadevices, such as SVM and Veritas.
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
H A Dcpufeatureset.h167 XEN_CPUFEATURE(SVM, 3*32+ 2) /*S Secure virtual machine */
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A Diotop_notes.txt34 * Beware of overcounting metadevices, such as SVM and Veritas.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVecFuncs.def275 // Intel SVM library's Vector Functions
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrVec.td9 // LVM/SVM instructions using VM512
23 "# pseudo SVM $sx, $vz, $sy">;
402 // Section 8.9.23 - SVM (Save VM)
411 defm SVM : SVMm<"svm", 0xa7, VM>;
/netbsd-src/external/cddl/osnet/dev/dtrace/x86/
H A Ddis_tables.c242 SVM, /* AMD SVM instructions */ enumerator
529 …TNSZ("sgdt",VMx,6), TNSZ("sidt",MONITOR_MWAIT,6), TNSZ("lgdt",XGETBV_XSETBV,6), TNSZ("lidt",SVM,6),
4035 case SVM: in dtrace_disx86()
/netbsd-src/share/misc/
H A Dacronyms.comp1690 SVM secure virtual machine
1691 SVM support vector machine
H A Dairport7359 SVM:St. Paul's Mission, Queensland, Australia
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its9282/
H A Dexampledb.ldif12591 dn: cn=Kien-Nghiep SVM-BNRMTVA, ou=Accounting, dc=example,dc=com
12596 cn: Kien-Nghiep SVM-BNRMTVA
12597 sn: SVM-BNRMTVA
12598 description: This is Kien-Nghiep SVM-BNRMTVA's description
14389 dn: cn=Tasia SVM-BNRMTVA, ou=Janitorial, dc=example,dc=com
14394 cn: Tasia SVM-BNRMTVA
14395 sn: SVM-BNRMTVA
14396 description: This is Tasia SVM-BNRMTVA's description
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c4862 #define SVM(op, xop) \ macro
4865 #define SVM_MASK SVM (0x3f, 0x3f)
6953 {"svshape", SVM(22,25), SVM_MASK, SVP64, PPCVLE, {SVxd, SVyd, SVzd, SVrm, vf}},