Searched defs:gva_list (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/hyperv/vmbus/ | ||
H A D | hyperv_mmu.h | 42 uint64_t gva_list[]; member |
H A D | hyperv_mmu.c | 57 static inline int fill_gva_list(uint64_t gva_list[], in fill_gva_list() argument |