Home
last modified time | relevance | path

Searched refs:PFN_ALIGN (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dpfn.h9 #define PFN_ALIGN(x) (((unsigned long)(x) + (PAGE_SIZE - 1)) & PAGE_MASK) macro
A Dpercpu.h24 #define PCPU_MIN_UNIT_SIZE PFN_ALIGN(32 << 10)

Completed in 2 milliseconds