Home
last modified time | relevance | path

Searched refs:vmcall (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-ild.c396 static struct ptunit_result vmcall(void) in vmcall() function
724 ptu_run(suite, vmcall); in main()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrVMX.td41 def VMCALL : I<0x01, MRM_C1, (outs), (ins), "vmcall", []>, TB;