Home
last modified time | relevance | path

Searched refs:xen_remove_from_physmap (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/xen/
H A Dmemory.h312 struct xen_remove_from_physmap { struct
319 typedef struct xen_remove_from_physmap xen_remove_from_physmap_t; argument
/freebsd/sys/dev/xen/privcmd/
H A Dprivcmd.c119 struct xen_remove_from_physmap rm = { .domid = DOMID_SELF }; in privcmd_pg_dtor()