Searched refs:hv_24x7_hw (Results 1 – 1 of 1) sorted by relevance
232 struct hv_24x7_hw { struct236 static DEFINE_PER_CPU(struct hv_24x7_hw, hv_24x7_hw); argument1487 struct hv_24x7_hw *h24x7hw; in h_24x7_event_read()1518 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_read()1604 struct hv_24x7_hw *h24x7hw; in h_24x7_event_commit_txn()1624 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()1639 put_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()
Completed in 7 milliseconds