Searched defs:_PAGE_GUARDED (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dpte-40x.h40 #define _PAGE_GUARDED 0x001 /* G: page is guarded from prefetch */ macro
H A Dpte-44x.h82 #define _PAGE_GUARDED 0x00000100 /* H: G bit */ macro
H A Dpte-fsl-booke.h27 #define _PAGE_GUARDED 0x00080 /* H: G bit */ macro
H A Dpte-hash32.h22 #define _PAGE_GUARDED 0x008 /* G: prohibit speculative access */ macro
H A Dpte-hash64.h21 #define _PAGE_GUARDED 0x0008 macro
H A Dpte-8xx.h40 #define _PAGE_GUARDED 0x0010 /* Copied to L1 G entry in DTLB */ macro
H A Dpte-book3e.h44 #define _PAGE_GUARDED 0x100000 macro
/linux-4.4.14/arch/powerpc/kernel/
H A Disa-bridge.c112 size, _PAGE_NO_CACHE|_PAGE_GUARDED); pci_process_ISA_OF_ranges() local
119 0x10000, _PAGE_NO_CACHE|_PAGE_GUARDED); pci_process_ISA_OF_ranges() local
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpgtable.h207 #define _PAGE_GUARDED 0x001 /* G: page is guarded from prefetch */ pte_mkspecial() macro

Completed in 146 milliseconds