Searched defs:pshift (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/clk/sunxi/
H A Dclk-factors.h17 u8 pshift; member in struct:clk_factors_config
/linux-4.1.27/arch/powerpc/mm/
H A Dslice.c270 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); slice_find_area_bottomup() local
313 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); slice_find_area_topdown() local
393 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); slice_get_unmapped_area() local
H A Dhugetlbpage.c197 unsigned pshift = __ffs(sz); huge_pte_alloc() local
247 unsigned pshift = __ffs(sz); huge_pte_alloc() local
115 __hugepte_alloc(struct mm_struct *mm, hugepd_t *hpdp, unsigned long address, unsigned pdshift, unsigned pshift) __hugepte_alloc() argument
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c706 unsigned int pshift; kvmppc_hv_find_lock_hpte() local
/linux-4.1.27/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c494 static __init void map_high(char *id, unsigned long base, int pshift, map_high() argument
/linux-4.1.27/arch/x86/kvm/
H A Dx86.c1164 kvm_get_time_scale(uint32_t scaled_khz, uint32_t base_khz, s8 *pshift, u32 *pmultiplier) kvm_get_time_scale() argument

Completed in 280 milliseconds