Home
last modified time | relevance | path

Searched refs:faultptr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dtask_switch.c233 faultptr); in desc_table_rw()
577 faultptr); in tss32_restore()
592 faultptr); in tss32_restore()
597 faultptr); in tss32_restore()
605 faultptr); in tss32_restore()
611 faultptr); in tss32_restore()
617 faultptr); in tss32_restore()
623 faultptr); in tss32_restore()
791 *faultptr = 0; in push_errcode()
827 *faultptr = 1; in push_errcode()
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c3313 int *faultptr) in vie_fetch_instruction() argument
3324 prot, copyinfo, nitems(copyinfo), faultptr); in vie_fetch_instruction()
3325 if (error || *faultptr) in vie_fetch_instruction()