Searched defs:VTG_VM_TO_R0 (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A DVBoxTpG.h423 # define VTG_VM_TO_R0(a_pVM) (a_pVM) macro
427 # define VTG_VM_TO_R0(a_pVM) ((a_pVM) ? (a_pVM)->pVMR0 : NIL_RTR0PTR) macro

Completed in 43 milliseconds