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

  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
param.h 97 #define x86_ptob(x) ((EFI_ULONG_T)(x) << PGSHIFT) macro
100 #define ptob(x) x86_ptob(x)
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
param.h 146 #define x86_ptob(x) ((EFI_ULONG_T)(x) << PGSHIFT) macro

Completed in 731 milliseconds