Searched defs:allow_access (Results 1 – 3 of 3) sorted by relevance
1380 int first_port, nr_ports, allow_access, ret; in pyxc_domain_ioport_permission() local1403 int pirq, allow_access, ret; in pyxc_domain_irq_permission() local1426 unsigned long first_pfn, nr_pfns, allow_access, ret; in pyxc_domain_iomem_permission() local
1339 uint32_t allow_access) in xc_domain_ioport_permission()1400 uint8_t allow_access) in xc_domain_irq_permission()1416 uint8_t allow_access) in xc_domain_iomem_permission()
440 uint8_t allow_access; /* flag to specify enable/disable of IRQ access */ member448 uint8_t allow_access; /* allow (!0) or deny (0) access to range? */ member456 uint8_t allow_access; /* allow or deny access to range? */ member
Completed in 32 milliseconds