Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dmdesc.c1157 const u64 *pgsz_prop = mdesc_get_property(hp, mp, "mmu-page-size-list", NULL); in check_one_pgsz() local
1163 if (pgsz_prop) in check_one_pgsz()
1164 val = *pgsz_prop; in check_one_pgsz()