Home
last modified time | relevance | path

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

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