Searched refs:allow_access (Results 1 – 3 of 3) sorted by relevance
160 uint64_t nr_mfns, uint8_t allow_access) in xen_domctl_iomem_permission() argument167 .u.iomem_permission.allow_access = allow_access, in xen_domctl_iomem_permission()
26 uint64_t nr_mfns, uint8_t allow_access);
288 uint8_t allow_access; /* allow (!0) or deny (0) access to range? */ member