Searched refs:DFX_PAGE_MASK (Results 1 - 1 of 1) sorted by relevance
/base/hiviewdfx/faultloggerd/frameworks/allocator/ | ||
H A D | dfx_allocator.c | 38 #define DFX_PAGE_MASK (~(DFX_PAGE_SIZE - 1)) macro 55 return (addr & DFX_PAGE_MASK); in PageStart() |
Completed in 2 milliseconds