Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dpgtable-2level.h89 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \
93 ((type) << (_PAGE_BIT_PRESENT + 1)) \
Dpgtable_types.h10 #define _PAGE_BIT_PRESENT 0 /* is present */ macro
41 #define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)