Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h120 #define _PAGE_CC 0x001 /* software: pte contains a translation */ macro
142 #define _PAGE_PRESENT _PAGE_CC
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.h155 _PAGE_DEVMAP | _PAGE_CC | _PAGE_UFFD_WP)
180 #define _PAGE_CC (_AT(pteval_t, cc_mask)) macro