Searched defs:NextMemoryDescriptor (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h74 #define NextMemoryDescriptor(Ptr,Size) ((EFI_MEMORY_DESCRIPTOR *) (((UINT8 *) Ptr) + Size)) macro
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h492 #define NextMemoryDescriptor(Ptr,Size) ((EFI_MEMORY_DESCRIPTOR *) (((UINT8 *) Ptr) + Size)) macro

Completed in 63 milliseconds