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.h317 vki_uint8_t allow_access; /* flag to specify enable/disable of IRQ access */ member
323 vki_uint8_t allow_access; /* allow (!0) or deny (0) access to range? */ member
329 vki_uint8_t allow_access; /* IN */ member
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-xen.c929 PRE_XEN_DOMCTL_READ(irq_permission, allow_access); in PRE()
935 PRE_XEN_DOMCTL_READ(iomem_permission, allow_access); in PRE()
941 PRE_XEN_DOMCTL_READ(ioport_permission, allow_access); in PRE()