/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
D | state_test.c | 30 vmcall(); in svm_l2_guest_code() 33 vmcall(); in svm_l2_guest_code() 61 vmcall(); in vmx_l2_guest_code() 74 vmcall(); in vmx_l2_guest_code()
|
D | vmx_dirty_log_test.c | 47 vmcall(); in l2_guest_code()
|
D | smm_test.c | 68 vmcall(); in l2_guest_code()
|
D | evmcs_test.c | 45 vmcall(); in l2_guest_code()
|
D | vmx_preemption_timer_test.c | 42 vmcall(); in l2_guest_code()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrVMX.td | 33 def VMCALL : I<0x01, MRM_C1, (outs), (ins), "vmcall", []>, TB;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrVMX.td | 35 def VMCALL : I<0x01, MRM_C1, (outs), (ins), "vmcall", []>, TB;
|
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/ |
D | vmx.h | 480 static inline void vmcall(void) in vmcall() function
|
/external/llvm/test/MC/X86/ |
D | x86-32.s | 28 vmcall
|
D | x86-32-coverage.s | 10464 vmcall
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-32.txt | 72 # CHECK: vmcall
|
D | simple-tests.txt | 33 # CHECK: vmcall
|
/external/elfutils/libcpu/defs/ |
D | i386 | 525 00001111,00000001,11000001:vmcall
|
/external/capstone/arch/X86/ |
D | X86MappingInsnOp_reduce.inc | 5800 { /* X86_VMCALL, X86_INS_VMCALL: vmcall */
|
D | X86MappingInsnOp.inc | 18640 { /* X86_VMCALL, X86_INS_VMCALL: vmcall */
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 7831 "\006vmaxsd\006vmaxss\006vmcall\007vmclear\006vmfunc\006vminpd\006vminps" 14821 { 11451 /* vmcall */, X86::VMCALL, Convert_NoOperands, AMFBS_None, { }, }, 29189 { 11451 /* vmcall */, X86::VMCALL, Convert_NoOperands, AMFBS_None, { }, },
|