Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/bus/
H A Dxenpv.c187 VM_MEMATTR_XEN); in xenmem_alloc()
197 virt_addr = pmap_mapdev_attr(phys_addr, size, VM_MEMATTR_XEN);
/freebsd/sys/x86/include/xen/
H A Dxen-os.h36 #define VM_MEMATTR_XEN VM_MEMATTR_WRITE_BACK macro
/freebsd/sys/dev/xen/console/
H A Dxen_console.c278 VM_MEMATTR_XEN); in xencons_early_init_ring()
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c1127 VM_MEMATTR_XEN); in xs_attach()