Searched refs:init_ops (Results 1 – 12 of 12) sorted by relevance
39 struct init_ops { struct49 extern struct init_ops init_ops; argument
522 union init_op *init_ops; local527 init_ops = p_dev->fw_data->init_ops;539 union init_op *cmd = &init_ops[cmd_num];654 fw->init_ops = (union init_op *)(fw_data + offset);664 fw->init_ops = (union init_op *)init_ops;
35 ARRAY_DECL u32 init_ops[] = { variable
589 union init_op *init_ops; member
120 struct init_ops xen_legacy_init_ops = {131 struct init_ops xen_pvh_init_ops = {265 init_ops = xen_legacy_init_ops; in hammer_time_xen_legacy()345 init_ops = xen_pvh_init_ops; in hammer_time_xen()
122 init_ops.early_delay(n); in DELAY()
2035 init_ops.msi_init(); in apic_setup_io()
178 struct init_ops init_ops = { variable895 init_ops.parse_memmap(kmdp, physmap, &physmap_idx); in getmemsize()1311 kmdp = init_ops.parse_preload_data(modulep); in hammer_time()
173 init_ops.start_all_aps(); in cpu_mp_start()
136 init_ops.early_clock_source_init(); in clock_init()
200 struct init_ops init_ops = { variable
1628 const struct raw_op *init_ops; member1642 #define INIT_OPS(sc) (sc->init_ops)