Searched refs:trunc_page_32 (Results 1 – 5 of 5) sorted by relevance
161 #define trunc_page_32(x) ((uint32_t)(x) & ~((uint32_t)PAGE_MASK)) macro186 #undef trunc_page_32209 #define trunc_page_32(x) \218 #define trunc_page_32(x) (0)
903 vaddr_cur < trunc_page_32(vaddr + size); in ml_static_mfree()
610 upl_offset = trunc_page_32(upl_offset - 1); in cluster_handle_associated_upl()636 upl_end = trunc_page_32(upl_end); in cluster_handle_associated_upl()
3607 …unused_bytes = trunc_page_32(C_SEG_OFFSET_TO_BYTES(c_seg->c_populated_offset - c_seg->c_nextoffset… in c_current_seg_filled()
3188 nmp->nm_biosize = trunc_page_32(iosize); in mountnfs()