Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/boot/
H A Dbootpz.c183 #define NEXT_PAGE(a) (((a) | (PAGE_SIZE - 1)) + 1) macro
/kernel/linux/linux-6.6/arch/alpha/boot/
H A Dbootpz.c183 #define NEXT_PAGE(a) (((a) | (PAGE_SIZE - 1)) + 1) macro

Completed in 2 milliseconds