Searched refs:floor (Results 1 – 9 of 9) sorted by relevance
/arch/ia64/mm/ |
D | hugetlbpage.c | 126 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range() argument 141 if (REGION_NUMBER(floor) == RGN_HPAGE) in hugetlb_free_pgd_range() 142 floor = htlbpage_to_page(floor); in hugetlb_free_pgd_range() 146 free_pgd_range(tlb, addr, end, floor, ceiling); in hugetlb_free_pgd_range()
|
/arch/sparc/include/asm/ |
D | hugetlb.h | 37 unsigned long floor, in hugetlb_free_pgd_range() argument 40 free_pgd_range(tlb, addr, end, floor, ceiling); in hugetlb_free_pgd_range()
|
/arch/sh/include/asm/ |
D | hugetlb.h | 32 unsigned long floor, in hugetlb_free_pgd_range() argument 35 free_pgd_range(tlb, addr, end, floor, ceiling); in hugetlb_free_pgd_range()
|
/arch/x86/include/asm/ |
D | hugetlb.h | 33 unsigned long floor, in hugetlb_free_pgd_range() argument 36 free_pgd_range(tlb, addr, end, floor, ceiling); in hugetlb_free_pgd_range()
|
/arch/x86/kernel/cpu/ |
D | centaur.c | 100 u32 floor = 0; in centaur_mcr_compute() local 130 if (floor == 0) in centaur_mcr_compute() 132 else if (floor == 512*1024) in centaur_mcr_compute() 141 centaur_mcr_insert(ct, floor, fspace, key); in centaur_mcr_compute() 142 floor += fspace; in centaur_mcr_compute()
|
/arch/powerpc/mm/ |
D | hugetlbpage.c | 279 unsigned long floor, unsigned long ceiling, in hugetlb_free_pmd_range() argument 296 if (start < floor) in hugetlb_free_pmd_range() 313 unsigned long floor, unsigned long ceiling) in hugetlb_free_pud_range() argument 329 hugetlb_free_pmd_range(tlb, pud, addr, next, floor, in hugetlb_free_pud_range() 339 if (start < floor) in hugetlb_free_pud_range() 361 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range() argument 404 if (addr < floor) { in hugetlb_free_pgd_range() 428 hugetlb_free_pud_range(tlb, pgd, addr, next, floor, ceiling); in hugetlb_free_pgd_range()
|
/arch/powerpc/include/asm/ |
D | hugetlb.h | 11 unsigned long end, unsigned long floor,
|
/arch/ia64/include/asm/ |
D | hugetlb.h | 8 unsigned long end, unsigned long floor,
|
/arch/alpha/ |
D | Kconfig | 203 floor-standing tower system which originally used a 150MHz 21064 It
|