Home
last modified time | relevance | path

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

/bionic/libc/platform/bionic/
Dpage.h51 inline uintptr_t page_offset(uintptr_t x) { in page_offset() function
/bionic/linker/
Dlinker_utils_test.cpp123 TEST(linker_utils, page_offset) { in TEST() argument