Searched refs:pte_cont_addr_end (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/arm64/include/asm/ | ||
D | pgtable.h | 113 #define pte_cont_addr_end(addr, end) \ macro |
/linux-6.1.9/arch/arm64/mm/ | ||
D | mmu.c | 220 next = pte_cont_addr_end(addr, end); in alloc_init_cont_pte() |