Searched refs:DEBUG_CLEAR_MEMORY (Results 1 – 4 of 4) sorted by relevance
469 #define DEBUG_CLEAR_MEMORY(Address, Length) \ macro
483 #define DEBUG_CLEAR_MEMORY(Address, Length) \ macro
442 DEBUG_CLEAR_MEMORY (Buffer, Size - POOL_OVERHEAD); in CoreAllocatePoolI()615 DEBUG_CLEAR_MEMORY (Head, Size); in CoreFreePoolI()
885 … DEBUG_CLEAR_MEMORY ((VOID *)(UINTN) EFI_PAGE_SIZE, (UINTN) (RangeEnd - EFI_PAGE_SIZE + 1)); in CoreConvertPagesEx()888 DEBUG_CLEAR_MEMORY ((VOID *)(UINTN) Start, (UINTN) (RangeEnd - Start + 1)); in CoreConvertPagesEx()