Home
last modified time | relevance | path

Searched refs:inout_str (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm.h678 struct vm_inout_str inout_str; member
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c809 vis = &vmexit->u.inout_str; in svm_handle_io()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c2595 vis = &vmexit->u.inout_str; in vmx_exit_process()