Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dhead32.c109 pl2_t pl2 = SET_PL2((unsigned long)*ptep | PDE_IDENT_ATTR); in mk_early_pgtbl_32()
H A Dhead_32.S125 movl $pa(initial_pg_fixmap)+PDE_IDENT_ATTR,%eax
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.h274 #define PDE_IDENT_ATTR 0x063 /* PRESENT+RW+DIRTY+ACCESSED */ macro