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

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DisableCache.S 19 # WBINVD instruction.
38 wbinvd
EnableCache.S 18 # Flush all caches with a WBINVD instruction, clear the CD bit of CR0 to 0, and clear
34 wbinvd
DisableCache.asm 19 ; WBINVD instruction.
41 wbinvd
EnableCache.asm 18 ; Flush all caches with a WBINVD instruction, clear the CD bit of CR0 to 0, and clear
37 wbinvd
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DisableCache.S 19 # WBINVD instruction.
38 wbinvd
EnableCache.S 18 # Flush all caches with a WBINVD instruction, clear the CD bit of CR0 to 0, and clear
34 wbinvd
DisableCache.asm 19 ; WBINVD instruction.
39 wbinvd
EnableCache.asm 18 ; Flush all caches with a WBINVD instruction, clear the CD bit of CR0 to 0, and clear
35 wbinvd
  /external/syslinux/com32/gplinclude/acpi/
fadt.h 42 #define WBINVD 1
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 1109 "WBINVD",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 1109 "WBINVD",
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
intel.go 121 UD2, WBINVD, WRMSR, XEND, XLATB, XTEST:
tables.go 787 /*1407*/ uint16(xSetOp), uint16(WBINVD),
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
intel.go 121 UD2, WBINVD, WRMSR, XEND, XLATB, XTEST:
tables.go 787 /*1407*/ uint16(xSetOp), uint16(WBINVD),
    [all...]
  /external/syslinux/memdisk/
memdisk16.asm 509 ; Execute a WBINVD instruction if possible on this CPU
513 wbinvd
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
amd64enc.s     [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
amd64enc.s     [all...]

Completed in 876 milliseconds