Home
last modified time | relevance | path

Searched defs:pshift (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/powerpc/mm/
Dslice.c232 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
Dhugetlbpage.c113 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/
Dx2apic_uv_x.c458 static __init void map_high(char *id, unsigned long base, int pshift, in map_high()
/linux-3.3/arch/x86/kvm/
Dx86.c928 s8 *pshift, u32 *pmultiplier) in kvm_get_time_scale()