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