Searched refs:PA_PAGE_ALIGN_PTR (Results 1 – 4 of 4) sorted by relevance
141 start = PA_PAGE_ALIGN_PTR(start); in pa_memtrap_add()196 start = PA_PAGE_ALIGN_PTR(start); in pa_memtrap_update()
319 static inline void* PA_PAGE_ALIGN_PTR(const void *p) { in PA_PAGE_ALIGN_PTR() function
326 o = (size_t) ((uint8_t*) ptr - (uint8_t*) PA_PAGE_ALIGN_PTR(ptr)); in pa_shm_punch()
2652 a = PA_PAGE_ALIGN_PTR(p); in pa_will_need()