Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-bitmap.h83 #define PAGE_BITS (PAGE_SIZE << 3) macro
/openbmc/qemu/include/exec/
H A Dcpu-all.h178 #define PAGE_BITS (PAGE_READ | PAGE_WRITE | PAGE_EXEC) macro