Home
last modified time | relevance | path

Searched refs:vmap (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dvmap.h17 void *vmap(const mfn_t *mfn, unsigned int nr);
/xen-4.10.0-shim-comet/xen/common/
A DMakefile61 obj-y += vmap.o
A Dvmap.c221 void *vmap(const mfn_t *mfn, unsigned int nr) in vmap() function
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain_page.c318 return vmap(&mfn, 1); in map_domain_page_global()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dmm.c386 return vmap(&mfn, 1); in map_domain_page_global()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c606 else if ( (mapping = vmap(hvmemul_ctxt->mfn, in hvmemul_map_linear_addr()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dcommon.c1752 map = vmap(sh_ctxt->mfn, 2); in sh_emulate_map_dest()

Completed in 18 milliseconds