Searched refs:xstate (Results 1 – 9 of 9) sorted by relevance
360 assert(reinterpret_cast<xstate *>(m_xstate.data())->xs_rfbm & XCR0_X87); in ReadRegisterSet()423 offsetof(xstate, xs_fxsave)); in ReadRegister()495 offsetof(xstate, xs_fxsave)); in WriteRegister()526 reinterpret_cast<xstate *>(m_xstate.data())->xs_xstate_bv |= new_xstate_bv; in WriteRegister()609 base = m_xstate.data() + offsetof(xstate, xs_fxsave); in GetOffsetRegSetData()625 auto xst = reinterpret_cast<xstate *>(m_xstate.data()); in GetYMMSplitReg()
71 std::array<uint8_t, sizeof(struct xstate)> m_xstate;
681 char *xstate; in elf_note_x86_xstate() local696 xstate = calloc(1, info.xsave_len); in elf_note_x86_xstate()697 ptrace(PT_GETXSTATE, tid, xstate, 0); in elf_note_x86_xstate()698 *(uint64_t *)(xstate + X86_XSTATE_XCR0_OFFSET) = info.xsave_mask; in elf_note_x86_xstate()700 return (xstate); in elf_note_x86_xstate()
434 rnh = (struct radix_node_head *)ti->xstate; in ta_lookup_addr_radix()456 if (!rn_inithead(&ti->xstate, OFF_LEN_INET6)) { in ta_init_addr_radix()494 rnh = (struct radix_node_head *)(ti->xstate); in ta_destroy_addr_radix()496 rn_detachhead(&ti->xstate); in ta_destroy_addr_radix()569 rnh = (struct radix_node_head *)ti->xstate; in ta_find_addr_radix_tentry()590 rnh = (struct radix_node_head *)(ti->xstate); in ta_foreach_addr_radix()733 rnh = ti->xstate; in ta_add_addr_radix()831 rnh = ti->xstate; in ta_del_addr_radix()1089 head = (struct chashbhead *)ti->xstate; in ta_lookup_chash_slow()1135 head = (struct chashbhead *)ti->xstate; in ta_lookup_chash_aligned()[all …]
50 void *xstate; /* eXtended state */ member
535 execash_cleanup(void *xstate) in execash_cleanup() argument539 state = xstate; in execash_cleanup()916 tellmewhat_s0_cleanup(void *xstate) in tellmewhat_s0_cleanup() argument920 state = xstate; in tellmewhat_s0_cleanup()
597 eval1_cleanup(void *xstate) in eval1_cleanup() argument601 state = xstate; in eval1_cleanup()
2434 doeval_cleanup(void *xstate) argument2438 state = xstate;
220 kbdmux_kbd_intr_timo(void *xstate) in kbdmux_kbd_intr_timo() argument222 kbdmux_state_t *state = (kbdmux_state_t *) xstate; in kbdmux_kbd_intr_timo()