Home
last modified time | relevance | path

Searched refs:VMAP_XEN (Results 1 – 4 of 4) sorted by relevance

/xen/xen/common/
A Dvmap.c179 type = VMAP_XEN; in vm_free()
232 pages = vm_size(va, VMAP_XEN); in vunmap()
285 return vmalloc_type(size, VMAP_XEN); in vmalloc_xen()
315 type = VMAP_XEN; in vfree()
/xen/xen/include/xen/
A Dvmap.h9 VMAP_XEN, enumerator
/xen/xen/arch/arm/
A Dlivepatch.c180 vm_init_type(VMAP_XEN, start, end); in arch_livepatch_init()
/xen/xen/arch/x86/
A Dlivepatch.c351 vm_init_type(VMAP_XEN, start, end); in arch_livepatch_init()

Completed in 6 milliseconds