Searched refs:desc_table_write (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | task_switch.c | 242 desc_table_write(struct vmctx *ctx, int vcpu, struct vm_guest_paging *paging, in desc_table_write() function 841 error = desc_table_write(ctx, vcpu, &sup_paging, ot_sel, in vmexit_task_switch() 860 error = desc_table_write(ctx, vcpu, &sup_paging, nt_sel, in vmexit_task_switch()
|