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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dpci_64.c898 0x10000, _PAGE_NO_CACHE | _PAGE_GUARDED); local
926 size, _PAGE_NO_CACHE | _PAGE_GUARDED); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgtable-ppc32.h163 #define _PAGE_GUARDED 0x001 /* G: page is guarded from prefetch */ macro
253 #define _PAGE_GUARDED 0x00000100 /* H: G bit */ macro
290 #define _PAGE_GUARDED 0x00080 /* H: G bit */ macro
319 #define _PAGE_GUARDED 0x0010 /* software: guarded access */ macro
352 #define _PAGE_GUARDED 0x008 /* G: prohibit speculative access */ macro
H A Dpgtable-ppc64.h74 #define _PAGE_GUARDED 0x0008 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ppc/
H A Dpgtable.h171 #define _PAGE_GUARDED 0x001 /* G: page is guarded from prefetch */ macro
261 #define _PAGE_GUARDED 0x00000100 /* H: G bit */ macro
298 #define _PAGE_GUARDED 0x00080 /* H: G bit */ macro
327 #define _PAGE_GUARDED 0x0010 /* software: guarded access */ macro
360 #define _PAGE_GUARDED 0x008 /* G: prohibit speculative access */ macro

Completed in 180 milliseconds