Searched defs:page_start (Results 1 – 4 of 4) sorted by relevance
106 TEST(linker_utils, page_start) { in TEST() argument
174 off64_t page_start(off64_t offset) { in page_start() function
357 void* page_start = in __libc_init_mte() local
836 uintptr_t page_start = reinterpret_cast<uintptr_t>(taxicab_number) & ~(PAGE_SIZE - 1); in TEST() local