Searched refs:twopage (Results 1 – 1 of 1) sorted by relevance
59 bool twopage = false; in __patch_text_real() local78 twopage = (uintaddr & ~PAGE_MASK) == PAGE_SIZE - 2; in __patch_text_real()79 if (twopage && remap) in __patch_text_real()85 if (twopage && addrh1 != addr + 2) { in __patch_text_real()102 flush_kernel_vmap_range(waddr, twopage ? size / 2 : size); in __patch_text_real()