Searched defs:pshift (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 453 unsigned int pshift = mmu_psize_defs[mmu_linear_psize].shift; in hash_kfence_map_pool() local 1179 unsigned pshift = mmu_psize_defs[mmu_virtual_psize].shift; in htab_shift_for_mem_size() local 1240 unsigned int pshift = mmu_psize_defs[mmu_linear_psize].shift; in hash__create_section_mapping() local 1264 unsigned int pshift = mmu_psize_defs[mmu_linear_psize].shift; in hash__remove_section_mapping() local 1316 unsigned int pshift = mmu_psize_defs[mmu_linear_psize].shift; htab_initialize() local [all...] |
| /linux/tools/testing/selftests/mm/ |
| H A D | vm_util.h | 51 static inline unsigned int pshift(void) in pshift() function
|
| /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 | 1211 int pshift; in resize_hpt_rehash_hpte() local 1809 int pshift; in kvm_htab_write() local
|
| H A D | book3s_64_mmu_radix.c | 316 unsigned int pshift, u64 lpid) in kvmppc_radix_tlbie_page()
|
| /linux/drivers/clk/sunxi/ |
| H A D | clk-factors.h | 17 u8 pshift; member
|
| /linux/drivers/clk/sprd/ |
| H A D | pll.c | 21 #define pshift(pll, member) \ macro
|
| /linux/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 826 static __init void map_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, en… in map_high()
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 2484 kvm_get_time_scale(uint64_t scaled_hz,uint64_t base_hz,s8 * pshift,u32 * pmultiplier) kvm_get_time_scale() argument
|