Searched refs:_PAGE_BIT_SOFTW4 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h24 #define _PAGE_BIT_SOFTW4 57 /* available for programmer */ macro
36 #define _PAGE_BIT_DEVMAP _PAGE_BIT_SOFTW4
121 #define _PAGE_SOFTW4 (_AT(pteval_t, 1) << _PAGE_BIT_SOFTW4)

Completed in 143 milliseconds