Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Darcregs.h154 #define PAGES_TO_KB(n_pages) ((n_pages) << (PAGE_SHIFT - 10)) macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Darcregs.h154 #define PAGES_TO_KB(n_pages) ((n_pages) << (PAGE_SHIFT - 10)) macro

Completed in 3 milliseconds