Home
last modified time | relevance | path

Searched refs:nvmm_hmapping (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/virtual/nvmm/
H A Dnvmm_internal.h73 struct nvmm_hmapping { struct
96 struct nvmm_hmapping hmap[NVMM_MAX_HMAPPINGS]; argument
H A Dnvmm.c630 struct nvmm_hmapping *hmapping; in nvmm_hmapping_getvmobj()
651 struct nvmm_hmapping *hmapping; in nvmm_hmapping_validate()
695 static struct nvmm_hmapping *
698 struct nvmm_hmapping *hmapping; in nvmm_hmapping_alloc()
715 struct nvmm_hmapping *hmapping; in nvmm_hmapping_free()
742 struct nvmm_hmapping *hmapping; in nvmm_hva_map()