Searched refs:straddles (Results 1 – 1 of 1) sorted by relevance
329 const boolean_t straddles = (pageoff + size > PAGESIZE); in hot_patch_kernel_text() local330 const size_t mapsize = straddles ? PAGESIZE * 2 : PAGESIZE; in hot_patch_kernel_text()343 if (straddles) { in hot_patch_kernel_text()