Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
A Dopal.c114 int basesz, entrysz, runtimesz; in early_init_dt_scan_opal() local
120 entryp = of_get_flat_dt_prop(node, "opal-entry-address", &entrysz); in early_init_dt_scan_opal()
127 opal.entry = of_read_number(entryp, entrysz/4); in early_init_dt_scan_opal()
133 opal.entry, entryp, entrysz); in early_init_dt_scan_opal()

Completed in 5 milliseconds