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

  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
param.h 96 #define x86_btop(x) ((EFI_ULONG_T)(x) >> PGSHIFT) macro
99 #define btop(x) x86_btop(x)
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
param.h 145 #define x86_btop(x) ((EFI_ULONG_T)(x) >> PGSHIFT) macro

Completed in 97 milliseconds