Searched defs:pshift (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/arch/powerpc/mm/ |
D | slice.c | 232 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); in slice_find_area_bottomup() local 289 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); in slice_find_area_topdown() local 409 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); in slice_get_unmapped_area() local
|
D | hugetlbpage.c | 113 unsigned long address, unsigned pdshift, unsigned pshift) in __hugepte_alloc() 182 unsigned pshift = __ffs(sz); in huge_pte_alloc() local
|
/linux-3.3/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 458 static __init void map_high(char *id, unsigned long base, int pshift, in map_high()
|
/linux-3.3/arch/x86/kvm/ |
D | x86.c | 928 s8 *pshift, u32 *pmultiplier) in kvm_get_time_scale()
|