Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Ddomain_page.c88 dcache = &v->domain->arch.pv.mapcache; in map_domain_page()
89 vcache = &v->arch.pv.mapcache; in map_domain_page()
192 dcache = &v->domain->arch.pv.mapcache; in unmap_domain_page()
197 hashent = &v->arch.pv.mapcache.hash[MAPHASH_HASHFN(mfn)]; in unmap_domain_page()
236 struct mapcache_domain *dcache = &d->arch.pv.mapcache; in mapcache_domain_init()
264 struct mapcache_domain *dcache = &d->arch.pv.mapcache; in mapcache_vcpu_init()
296 struct vcpu_maphash_entry *hashent = &v->arch.pv.mapcache.hash[i]; in mapcache_vcpu_init()
/xen/xen/include/asm-x86/
A Ddomain.h275 struct mapcache_domain mapcache; member
489 struct mapcache_vcpu mapcache; member
/xen/docs/designs/
A Dqemu-deprivilege.md215 virtual memory which QEMU uses as a mapcache. xen-mapcache.c already

Completed in 6 milliseconds