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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.h 79 #define CPU_EPTVPID 45 /* Intel INVEPT, INVVPID instructions */
x86cpu.gperf 387 eptvpid, x86_cpu_set, CPU_EPTVPID
388 noeptvpid, x86_cpu_clear, CPU_EPTVPID
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf     [all...]
x86insn_nasm.gperf 306 invept, eptvpid_insn, 2, SUF_Z, 0x00, 0, 0, 0, CPU_386, CPU_EPTVPID, 0
310 invvpid, eptvpid_insn, 2, SUF_Z, 0x01, 0, 0, 0, CPU_386, CPU_EPTVPID, 0
    [all...]
x86insns.c     [all...]

Completed in 3011 milliseconds