/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | hugetlb-8xx.h | 33 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate() 38 static inline void hugepd_populate_kernel(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate_kernel()
|
/openbmc/linux/arch/powerpc/include/asm/nohash/ |
H A D | hugetlb-e500.h | 31 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | vm_util.h | 27 static inline unsigned int pshift(void) in pshift() function
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | slice.c | 283 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); in slice_find_area_bottomup() local 327 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); in slice_find_area_topdown() local 434 int pshift = max_t(int, mmu_psize_defs[psize].shift, PAGE_SHIFT); in slice_get_unmapped_area() local
|
H A D | hash_utils.c | 906 unsigned pshift = mmu_psize_defs[mmu_virtual_psize].shift; in htab_shift_for_mem_size() local
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hugetlb.h | 101 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | hugetlbpage.c | 47 unsigned int pshift, spinlock_t *ptl) in __hugepte_alloc() 118 unsigned pshift = __ffs(sz); in huge_pte_alloc() local
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rm_mmu.c | 1066 unsigned int pshift; in mmio_cache_search() local 1101 unsigned int pshift; in kvmppc_hv_find_lock_hpte() local 1277 unsigned int pshift = 12; in kvmppc_hpte_hv_fault() local
|
H A D | book3s_64_mmu_hv.c | 1240 int pshift; in resize_hpt_rehash_hpte() local 1838 int pshift; in kvm_htab_write() local
|
H A D | book3s_64_mmu_radix.c | 311 unsigned int pshift, unsigned int lpid) in kvmppc_radix_tlbie_page()
|
/openbmc/linux/drivers/clk/sunxi/ |
H A D | clk-factors.h | 17 u8 pshift; member
|
/openbmc/linux/drivers/clk/sprd/ |
H A D | pll.c | 21 #define pshift(pll, member) \ macro
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash64.c | 650 ppc_hash_pte64_t *pte, unsigned *pshift) in ppc_hash64_pteg_search() 709 ppc_hash_pte64_t *pte, unsigned *pshift) in ppc_hash64_htab_lookup()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_caps.c | 345 uint32_t pshift) in spapr_pagesize_cb()
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 878 static __init void map_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, en… in map_high()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | 2392 s8 *pshift, u32 *pmultiplier) in kvm_get_time_scale()
|