Home
last modified time | relevance | path

Searched defs:huge (Results 1 – 25 of 39) sorted by relevance

12

/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
Dpgtable.h236 static int number_of_cells_per_pte(pmd_t *pmd, pte_basic_t val, int huge) in number_of_cells_per_pte()
249 unsigned long clr, unsigned long set, int huge) in pte_update()
284 unsigned long clr, unsigned long set, int huge) in pte_update()
334 int huge = psize > mmu_virtual_psize ? 1 : 0; in __ptep_set_access_flags() local
Dpte-8xx.h160 int huge = psize > mmu_virtual_psize ? 1 : 0; in __ptep_set_access_flags() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dpgtable.h235 static int number_of_cells_per_pte(pmd_t *pmd, pte_basic_t val, int huge) in number_of_cells_per_pte()
248 unsigned long clr, unsigned long set, int huge) in pte_update()
277 unsigned long clr, unsigned long set, int huge) in pte_update()
329 int huge = psize > mmu_virtual_psize ? 1 : 0; in __ptep_set_access_flags() local
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
Dhash_tlb.c41 pte_t *ptep, unsigned long pte, int huge) in hpte_need_flush()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dhash_tlb.c41 pte_t *ptep, unsigned long pte, int huge) in hpte_need_flush()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_page_alloc.c221 static struct ttm_page_pool *ttm_get_pool(int flags, bool huge, in ttm_get_pool()
713 struct ttm_page_pool *huge = ttm_get_pool(flags, true, cstate); in ttm_put_pages() local
831 struct ttm_page_pool *huge = ttm_get_pool(flags, true, cstate); in ttm_get_pages() local
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dkernel_ex.S27 huge: .long 0x7ffe0000,0xffffffff,0xffffffff label
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
Dkernel_ex.S27 huge: .long 0x7ffe0000,0xffffffff,0xffffffff label
/kernel/linux/linux-6.6/arch/loongarch/mm/
Dinit.c143 int huge = pmd_val(*pmd) & _PAGE_HUGE; in vmemmap_check_pmd() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dhash.h154 int huge) in hash__pte_update()
Dradix.h170 int huge) in radix__pte_update()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
Dhash.h168 int huge) in hash__pte_update()
Dradix.h176 int huge) in radix__pte_update()
/kernel/linux/linux-6.6/lib/
Dtest_maple_tree.c286 unsigned long huge = 4000UL * 1000 * 1000; in check_lb_not_empty() local
311 unsigned long huge; in check_upper_bound_split() local
335 unsigned long huge = 8000UL * 1000 * 1000; in check_mid_split() local
/kernel/linux/linux-5.10/include/linux/
Dshmem_fs.h36 unsigned char huge; /* Whether to try for hugepages */ member
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
Dbugs.c180 volatile unsigned int huge = INT_MAX - 2; variable
/kernel/linux/linux-6.6/include/linux/
Dshmem_fs.h60 unsigned char huge; /* Whether to try for hugepages */ member
/kernel/linux/linux-5.10/arch/parisc/mm/
Dinit.c402 bool huge = false; in map_pages() local
/kernel/linux/linux-6.6/drivers/misc/lkdtm/
Dbugs.c276 static volatile unsigned int huge = INT_MAX - 2; variable
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
Dpgtable.h178 int huge) in pte_update()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable.h197 int huge) in pte_update()
/kernel/linux/linux-6.6/arch/parisc/mm/
Dinit.c399 bool huge = false; in map_pages() local
/kernel/linux/linux-5.10/mm/
Dshmem.c118 int huge; member
499 static const char *shmem_format_huge(int huge) in shmem_format_huge()
1578 pgoff_t index, bool huge) in shmem_alloc_and_acct_page()
4074 int huge; in shmem_enabled_store() local
/kernel/linux/linux-6.6/mm/
Dshmem.c120 int huge; member
590 static const char *shmem_format_huge(int huge) in shmem_format_huge()
1682 pgoff_t index, bool huge) in shmem_alloc_and_acct_folio()
4689 int huge; in shmem_enabled_store() local
Dmemory-failure.c2507 bool huge = false; in unpoison_memory() local
2649 bool huge = PageHuge(page); in soft_offline_in_use_page() local

12