HomeSort by relevance Sort by last modified time
    Searched refs:vmcall (Results 1 - 12 of 12) sorted by null

  /external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
state_test.c 32 vmcall();
45 vmcall();
evmcs_test.c 31 vmcall();
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
VTX-32.s 51 // CHECK: vmcall
53 vmcall label
VTX-64.s 51 // CHECK: vmcall
53 vmcall label
x86-32.s 28 vmcall
29 // CHECK: vmcall
x86-32-coverage.s     [all...]
  /external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
vmx.h 485 static inline void vmcall(void) function
488 __asm__ __volatile__("push %%rbp; vmcall; pop %%rbp" : : :
  /external/llvm/test/MC/X86/
x86-32.s 28 vmcall
29 // CHECK: vmcall
x86-32-coverage.s     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32.s 28 vmcall
29 // CHECK: vmcall
x86-32-coverage.s     [all...]
  /external/syzkaller/pkg/ifuzz/
pseudo.go 258 gen.byte(0x0f, 0x01, 0xc1) // vmcall

Completed in 554 milliseconds