Home
last modified time | relevance | path

Searched defs:__boundary (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
Dgup.c2357 unsigned long __boundary = (addr + sz) & ~(sz-1); in hugepte_addr_end() local
/kernel/linux/linux-6.6/mm/
Dgup.c2783 unsigned long __boundary = (addr + sz) & ~(sz-1); in hugepte_addr_end() local