Searched refs:aps (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 184 unsigned long rpn, int bps, int aps, unsigned long lp) in dump_hpte_info() 199 aps_index = calculate_pagesize(st, aps, "actual"); in dump_hpte_info() 276 static void decode_r(int bps, unsigned long r, unsigned long *rpn, int *aps, in decode_r() argument 303 *aps = mmu_psize_to_shift(idx); in decode_r() 183 dump_hpte_info(struct pg_state *st, unsigned long ea, u64 v, u64 r, unsigned long rpn, int bps, int aps, unsigned long lp) dump_hpte_info() argument
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 184 unsigned long rpn, int bps, int aps, unsigned long lp) in dump_hpte_info() 199 aps_index = calculate_pagesize(st, aps, "actual"); in dump_hpte_info() 279 static void decode_r(int bps, unsigned long r, unsigned long *rpn, int *aps, in decode_r() argument 306 *aps = mmu_psize_to_shift(idx); in decode_r() 183 dump_hpte_info(struct pg_state *st, unsigned long ea, u64 v, u64 r, unsigned long rpn, int bps, int aps, unsigned long lp) dump_hpte_info() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | si_dpm.c | 1953 static struct si_ps *si_get_ps(struct amdgpu_ps *aps) in si_get_ps() argument 1955 struct si_ps *ps = aps->ps_priv; in si_get_ps()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 1968 static struct si_ps *si_get_ps(struct amdgpu_ps *aps) in si_get_ps() argument 1970 struct si_ps *ps = aps->ps_priv; in si_get_ps()
|
Completed in 25 milliseconds