Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/platforms/powernv/
Dopal.c114 int basesz, entrysz, runtimesz; in early_init_dt_scan_opal() local
121 sizep = of_get_flat_dt_prop(node, "opal-runtime-size", &runtimesz); in early_init_dt_scan_opal()
128 opal.size = of_read_number(sizep, runtimesz/4); in early_init_dt_scan_opal()
135 opal.size, sizep, runtimesz); in early_init_dt_scan_opal()