Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable-2level.h89 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \
93 ((type) << (_PAGE_BIT_PRESENT + 1)) \
H A Dpgtable_types.h12 #define _PAGE_BIT_PRESENT 0 /* is present */ macro
43 #define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)