Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_core.h29 typedef struct PnvCoreTODState { struct
47 } PnvCoreTODState; argument
66 PnvCoreTODState tod_state;
/openbmc/qemu/target/ppc/
H A Dtimebase_helper.c302 static PnvCoreTODState *cpu_get_tbst(PowerPCCPU *cpu) in cpu_get_tbst()
320 PnvCoreTODState *tod_state = cpu_get_tbst(cpu); in tb_state_machine_step()
383 PnvCoreTODState *tod_state = cpu_get_tbst(cpu); in helper_store_tfmr()