Searched defs:pshift (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/clk/sunxi/ |
H A D | clk-factors.h | 17 u8 pshift; member in struct:clk_factors_config
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | slice.c | 270 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 D | hugetlbpage.c | 197 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 D | book3s_hv_rm_mmu.c | 706 unsigned int pshift; kvmppc_hv_find_lock_hpte() local
|
/linux-4.1.27/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 494 static __init void map_high(char *id, unsigned long base, int pshift, map_high() argument
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | x86.c | 1164 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