Searched refs:hatch_hid0 (Results 1 – 4 of 4) sorted by relevance
181 uint64_t hatch_hid0; member186 uint32_t hatch_hid0; member
1395 h->hatch_hid0 = mfspr(SPR_HID0); in cpu_spinup()1526 mtspr64(SPR_HID0, h->hatch_hid0); in cpu_hatch()1533 mtspr(SPR_HID0, h->hatch_hid0); in cpu_hatch()
108 define HATCH_HID0 offsetof(struct cpu_hatch_data, hatch_hid0)
860 h->hatch_hid0 = mfspr(SPR_HID0); in e500_cpu_spinup()