Home
last modified time | relevance | path

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

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