Searched refs:pte_cont_addr_end (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/mm/ | ||
| H A D | contpte.c | 476 next = pte_cont_addr_end(addr, end); in contpte_set_ptes() |
| /linux/arch/arm64/include/asm/ | ||
| H A D | pgtable.h | 157 #define pte_cont_addr_end(addr, end) \ macro |