Home
last modified time | relevance | path

Searched refs:PAGE_MASK (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/asm/
Dpage.h43 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/third_party/musl/arch/s390x/bits/
Duser.h57 #define PAGE_MASK (~(PAGESIZE-1)) macro
/third_party/musl/arch/x86_64/bits/
Duser.h37 #define PAGE_MASK (~(PAGESIZE-1)) macro
/third_party/musl/arch/i386/bits/
Duser.h40 #define PAGE_MASK (~(PAGESIZE-1)) macro
/third_party/musl/arch/x32/bits/
Duser.h37 #define PAGE_MASK (~(PAGESIZE-1)) macro