Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_types.h16 #define _PAGE_BIT_DIRTY 6 /* was written to (raised by CPU) */ macro
47 #define _PAGE_DIRTY (_AT(pteval_t, 1) << _PAGE_BIT_DIRTY)

Completed in 4 milliseconds