Searched refs:mdi_vhci_cache_t (Results 1 – 2 of 2) sorted by relevance
295 static int mainnvl_to_vhcache(mdi_vhci_cache_t *, nvlist_t *);296 static nvlist_t *vhcache_to_mainnvl(mdi_vhci_cache_t *);7489 mdi_vhci_cache_t *vhcache; in setup_vhci_cache()7559 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in destroy_vhci_cache()7674 enqueue_vhcache_phci(mdi_vhci_cache_t *vhcache, mdi_vhcache_phci_t *cphci) in enqueue_vhcache_phci()7736 enqueue_vhcache_client(mdi_vhci_cache_t *vhcache, in enqueue_vhcache_client()7830 caddrmapnvl_to_vhcache(mdi_vhci_cache_t *vhcache, nvlist_t *nvl, in caddrmapnvl_to_vhcache()7889 mainnvl_to_vhcache(mdi_vhci_cache_t *vhcache, nvlist_t *nvl) in mainnvl_to_vhcache()7935 vhcache_to_paddrnvl(mdi_vhci_cache_t *vhcache, mdi_vhcache_client_t *cct, in vhcache_to_paddrnvl()7968 vhcache_to_caddrmapnvl(mdi_vhci_cache_t *vhcache, nvlist_t *mainnvl) in vhcache_to_caddrmapnvl()[all …]
1031 } mdi_vhci_cache_t; typedef1039 mdi_vhci_cache_t vhc_vhcache; /* vhci cache */