Home
last modified time | relevance | path

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

/external/valgrind/include/vki/
Dvki-xen-domctl.h313 vki_uint8_t allow_access; /* flag to specify enable/disable of IRQ access */ member
319 vki_uint8_t allow_access; /* allow (!0) or deny (0) access to range? */ member
325 vki_uint8_t allow_access; /* IN */ member
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-xen.c827 PRE_XEN_DOMCTL_READ(irq_permission, allow_access); in PRE()
833 PRE_XEN_DOMCTL_READ(iomem_permission, allow_access); in PRE()
839 PRE_XEN_DOMCTL_READ(ioport_permission, allow_access); in PRE()