Searched defs:pshift (Results  1 – 6 of 6) sorted by relevance
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | slice.c | 270 	int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT);  in slice_find_area_bottomup()  local313 	int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT);  in slice_find_area_topdown()  local
 393 	int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT);  in slice_get_unmapped_area()  local
 
 | 
| D | hugetlbpage.c | 135 			   unsigned long address, unsigned pdshift, unsigned pshift)  in __hugepte_alloc()216 	unsigned pshift = __ffs(sz);  in huge_pte_alloc()  local
 266 	unsigned pshift = __ffs(sz);  in huge_pte_alloc()  local
 
 | 
| /linux-4.4.14/drivers/clk/sunxi/ | 
| D | clk-factors.h | 17 	u8 pshift;  member
 | 
| /linux-4.4.14/arch/powerpc/kvm/ | 
| D | book3s_hv_rm_mmu.c | 839 	unsigned int pshift;  in kvmppc_hv_find_lock_hpte()  local
 | 
| /linux-4.4.14/arch/x86/kernel/apic/ | 
| D | x2apic_uv_x.c | 492 static __init void map_high(char *id, unsigned long base, int pshift,  in map_high()
 | 
| /linux-4.4.14/arch/x86/kvm/ | 
| D | x86.c | 1206 			       s8 *pshift, u32 *pmultiplier)  in kvm_get_time_scale()
 |