Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dmdesc.c905 const u64 *pgsz_prop = mdesc_get_property(hp, mp, "mmu-page-size-list", NULL); in check_one_pgsz() local
911 if (pgsz_prop) in check_one_pgsz()
912 val = *pgsz_prop; in check_one_pgsz()