Home
last modified time | relevance | path

Searched refs:aps (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Ddump_hashpagetable.c189 unsigned long rpn, int bps, int aps, unsigned long lp) in dump_hpte_info() argument
204 aps_index = calculate_pagesize(st, aps, "actual"); in dump_hpte_info()
283 static void decode_r(int bps, unsigned long r, unsigned long *rpn, int *aps, in decode_r() argument
310 *aps = mmu_psize_to_shift(idx); in decode_r()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c1971 static struct si_ps *si_get_ps(struct amdgpu_ps *aps) in si_get_ps() argument
1973 struct si_ps *ps = aps->ps_priv; in si_get_ps()