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

/linux-master/arch/x86/kernel/
H A Dhead32.c137 pte.pte = PTE_IDENT_ATTR;
166 pte.pte = PTE_IDENT_ATTR | PFN_ALIGN(limit);
/linux-master/arch/x86/mm/
H A Dinit_32.c320 __pgprot(PTE_IDENT_ATTR |
351 pgprot_t init_prot = __pgprot(PTE_IDENT_ATTR);
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h269 #define PTE_IDENT_ATTR 0x003 /* PRESENT+RW */ macro

Completed in 113 milliseconds