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

/linux-master/arch/powerpc/include/asm/nohash/
H A Dhugetlb-e500.h31 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) argument
/linux-master/tools/testing/selftests/mm/
H A Dvm_util.h27 static inline unsigned int pshift(void) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dhugetlb.h101 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) argument
/linux-master/drivers/clk/sunxi/
H A Dclk-factors.h17 u8 pshift; member in struct:clk_factors_config
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dhugetlb-8xx.h33 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) argument
38 static inline void hugepd_populate_kernel(hugepd_t *hpdp, pte_t *new, unsigned int pshift) argument
/linux-master/drivers/clk/sprd/
H A Dpll.c21 #define pshift(pll, member) \ macro
/linux-master/arch/powerpc/mm/
H A Dhugetlbpage.c118 unsigned pshift = __ffs(sz); local
45 __hugepte_alloc(struct mm_struct *mm, hugepd_t *hpdp, unsigned long address, unsigned int pdshift, unsigned int pshift, spinlock_t *ptl) argument
[all...]
/linux-master/arch/powerpc/mm/book3s64/
H A Dslice.c283 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); local
327 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); local
434 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); local
H A Dhash_utils.c913 unsigned pshift = mmu_psize_defs[mmu_virtual_psize].shift; local
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c1066 unsigned int pshift; local
1101 unsigned int pshift; local
1277 unsigned int pshift = 12; local
[all...]
H A Dbook3s_64_mmu_radix.c315 kvmppc_radix_tlbie_page(struct kvm *kvm, unsigned long addr, unsigned int pshift, u64 lpid) argument
H A Dbook3s_64_mmu_hv.c1240 int pshift; local
1838 int pshift; local
[all...]
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c826 static __init void map_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type) argument
/linux-master/arch/x86/kvm/
H A Dx86.c2385 kvm_get_time_scale(uint64_t scaled_hz, uint64_t base_hz, s8 *pshift, u32 *pmultiplier) argument

Completed in 195 milliseconds