Home
last modified time | relevance | path

Searched defs:EFI_PAGE_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/boot/sys/boot/efi/include/
H A Defidef.h217 #define EFI_PAGE_MASK 0xFFF macro
/titanic_51/usr/src/boot/sys/sys/
H A Defi.h36 #define EFI_PAGE_MASK (EFI_PAGE_SIZE - 1) macro