Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dopal.c39 unsigned long basesz, entrysz; in early_init_dt_scan_opal() local
45 entryp = of_get_flat_dt_prop(node, "opal-entry-address", &entrysz); in early_init_dt_scan_opal()
51 opal.entry = of_read_number(entryp, entrysz/4); in early_init_dt_scan_opal()
56 opal.entry, entryp, entrysz); in early_init_dt_scan_opal()