Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds