Searched refs:psr_state (Results 1 – 3 of 3) sorted by relevance
597 rp->req.psm_state_req.psr_state = in uppc_state()599 if (rp->req.psm_state_req.psr_state == NULL) in uppc_state()605 kmem_free(rp->req.psm_state_req.psr_state, in uppc_state()609 pic_save_state(rp->req.psm_state_req.psr_state); in uppc_state()612 pic_restore_state(rp->req.psm_state_req.psr_state); in uppc_state()
2387 rp->req.psm_state_req.psr_state = in apic_state()2389 if (rp->req.psm_state_req.psr_state == NULL) in apic_state()2394 rp->req.psm_state_req.psr_state, in apic_state()2399 kmem_free(rp->req.psm_state_req.psr_state, in apic_state()2402 rp->req.psm_state_req.psr_state, in apic_state()2408 rp->req.psm_state_req.psr_state, in apic_state()2410 apic_save_state(rp->req.psm_state_req.psr_state); in apic_state()2414 apic_restore_state(rp->req.psm_state_req.psr_state); in apic_state()2416 rp->req.psm_state_req.psr_state, in apic_state()
87 void *psr_state; member