Home
last modified time | relevance | path

Searched defs:pnv_tod_tbst (Results 1 – 1 of 1) sorted by relevance

/qemu/target/ppc/
H A Dcpu.h1186 struct pnv_tod_tbst { struct
1187 int tb_ready_for_tod; /* core TB ready to receive TOD from chiptod */
1188 int tod_sent_to_tb; /* chiptod sent TOD to the core TB */
1195 int tb_state_timer;
1196 int tb_sync_pulse_timer;
1278 struct pnv_tod_tbst pnv_tod_tbst; member