Searched refs:huge (Results 1 – 13 of 13) sorted by relevance
/arch/powerpc/include/asm/book3s/64/ |
D | hash.h | 101 pte_t *ptep, unsigned long pte, int huge); 108 int huge) in hash__pte_update() argument 126 if (!huge) in hash__pte_update() 131 hpte_need_flush(mm, addr, ptep, old, huge); in hash__pte_update()
|
D | radix.h | 148 int huge) in radix__pte_update() argument 166 if (!huge) in radix__pte_update()
|
D | pgtable.h | 348 unsigned long set, int huge) in pte_update() argument 351 return radix__pte_update(mm, addr, ptep, clr, set, huge); in pte_update() 352 return hash__pte_update(mm, addr, ptep, clr, set, huge); in pte_update()
|
/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 176 pte_t *ptep, unsigned long pte, int huge); 183 int huge) in pte_update() argument 204 if (!huge) in pte_update() 209 hpte_need_flush(mm, addr, ptep, old, huge); in pte_update()
|
/arch/powerpc/mm/ |
D | tlb_hash64.c | 46 pte_t *ptep, unsigned long pte, int huge) in hpte_need_flush() argument 65 if (huge) { in hpte_need_flush()
|
/arch/alpha/lib/ |
D | ev6-clear_user.S | 86 subq $1, 16, $4 # .. .. .. E : If < 16, we can not use the huge loop 87 and $16, 0x3f, $2 # .. .. E .. : Forward work for huge loop 88 subq $2, 0x40, $3 # .. E .. .. : bias counter (huge loop)
|
/arch/arc/plat-eznps/ |
D | entry.S | 43 ; FMT are huge pages for user application reside at 0-2G.
|
/arch/m68k/fpsp040/ |
D | kernel_ex.S | 27 huge: .long 0x7ffe0000,0xffffffff,0xffffffff label
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 78 #error PMD_SHIFT must equal HPAGE_SHIFT for transparent huge pages.
|
/arch/tile/ |
D | Kconfig | 56 # Support for additional huge page sizes besides HPAGE_SIZE.
|
/arch/ia64/ |
D | Kconfig | 393 or have huge holes in the physical address space for other reasons.
|
/arch/alpha/ |
D | Kconfig | 585 or have huge holes in the physical address space for other reasons.
|
/arch/mips/ |
D | Kconfig | 2558 or have huge holes in the physical address space for other reasons.
|