Searched refs:pgtable (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/include/asm-arm/ |
D | cpu-multi32.h | 124 } pgtable; member 154 #define cpu_set_pgd(pgd) processor.pgtable.set_pgd(pgd) 155 #define cpu_set_pmd(pmdp, pmd) processor.pgtable.set_pmd(pmdp, pmd) 156 #define cpu_set_pte(ptep, pte) processor.pgtable.set_pte(ptep, pte)
|
/linux-2.4.37.9/arch/ppc/mm/ |
D | Makefile | 18 mmu_context.o pgtable.o
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | head-armv.S | 50 .macro krnladr, rd, pgtable, rambase 51 bic \rd, \pgtable, #0x000ff000
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | Makefile | 67 $(TOPDIR)/include/asm/pgtable.h \
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | Makefile | 109 $(TOPDIR)/include/asm/pgtable.h \
|
/linux-2.4.37.9/arch/cris/ |
D | README.mm | 150 [ References: asm/pgtable.h, asm/page.h, asm/mmu.h ]
|
/linux-2.4.37.9/arch/arm/ |
D | config.in | 719 dep_bool 'Disable pgtable cache' CONFIG_NO_PGT_CACHE $CONFIG_CPU_26
|
/linux-2.4.37.9/Documentation/s390/ |
D | Debugging390.txt | 291 A lot of this stuff is defined in pgtable.h.
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 26257 Disable pgtable cache 26262 disable the pgtable cache. 29398 # LocalWords: FPEmulator ds vmlinux initialization discardable pgtable PGT mdw
|