Searched refs:entrysz (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal.c84 int basesz, entrysz, runtimesz; early_init_dt_scan_opal() local
90 entryp = of_get_flat_dt_prop(node, "opal-entry-address", &entrysz); early_init_dt_scan_opal()
97 opal.entry = of_read_number(entryp, entrysz/4); early_init_dt_scan_opal()
103 opal.entry, entryp, entrysz); early_init_dt_scan_opal()

Completed in 56 milliseconds