Searched refs:huge (Results 1 – 14 of 14) sorted by relevance
/arch/powerpc/include/asm/book3s/64/ |
D | hash.h | 147 pte_t *ptep, unsigned long pte, int huge); 154 int huge) in hash__pte_update() argument 172 if (!huge) in hash__pte_update() 177 hpte_need_flush(mm, addr, ptep, old, huge); in hash__pte_update()
|
D | radix.h | 154 int huge) in radix__pte_update() argument 159 if (!huge) in radix__pte_update()
|
D | pgtable.h | 355 unsigned long set, int huge) in pte_update() argument 358 return radix__pte_update(mm, addr, ptep, clr, set, huge); in pte_update() 359 return hash__pte_update(mm, addr, ptep, clr, set, huge); in pte_update()
|
/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/powerpc/mm/book3s64/ |
D | hash_tlb.c | 42 pte_t *ptep, unsigned long pte, int huge) in hpte_need_flush() argument 62 if (huge) { in hpte_need_flush()
|
/arch/parisc/mm/ |
D | init.c | 434 bool huge = false; in map_pages() local 444 huge = true; in map_pages() 449 huge = true; in map_pages() 455 if (huge) in map_pages()
|
/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 212 int huge) in pte_update() argument 231 if (!huge) in pte_update()
|
/arch/arc/plat-eznps/ |
D | entry.S | 33 ; 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 | 79 #error PMD_SHIFT must equal HPAGE_SHIFT for transparent huge pages.
|
/arch/ia64/ |
D | Kconfig | 294 or have huge holes in the physical address space for other reasons.
|
/arch/alpha/ |
D | Kconfig | 555 or have huge holes in the physical address space for other reasons.
|
/arch/mips/ |
D | Kconfig | 2630 or have huge holes in the physical address space for other reasons.
|
/arch/x86/ |
D | Kconfig | 1530 helps to determine the effectiveness of preserving large and huge
|