Searched refs:huge (Results 1 – 9 of 9) sorted by relevance
/arch/alpha/lib/ |
D | ev6-clear_user.S | 98 subq $1, 16, $4 # .. .. .. E : If < 16, we can not use the huge loop 99 and $6, 0x3f, $2 # .. .. E .. : Forward work for huge loop 100 subq $2, 0x40, $3 # .. E .. .. : bias counter (huge loop)
|
/arch/powerpc/mm/ |
D | tlb_hash64.c | 44 pte_t *ptep, unsigned long pte, int huge) in hpte_need_flush() argument 63 if (huge) { in hpte_need_flush()
|
/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 204 pte_t *ptep, unsigned long pte, int huge); 211 int huge) in pte_update() argument 232 if (!huge) in pte_update() 237 hpte_need_flush(mm, addr, ptep, old, huge); in pte_update()
|
/arch/m68k/fpsp040/ |
D | kernel_ex.S | 27 huge: .long 0x7ffe0000,0xffffffff,0xffffffff label
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 76 #error PMD_SHIFT must equal HPAGE_SHIFT for transparent huge pages.
|
/arch/tile/ |
D | Kconfig | 63 # Support for additional huge page sizes besides HPAGE_SIZE.
|
/arch/ia64/ |
D | Kconfig | 425 or have huge holes in the physical address space for other reasons.
|
/arch/alpha/ |
D | Kconfig | 581 or have huge holes in the physical address space for other reasons.
|
/arch/mips/ |
D | Kconfig | 2372 or have huge holes in the physical address space for other reasons.
|