Home
last modified time | relevance | path

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

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