Searched defs:allow_access (Results 1 – 3 of 3) sorted by relevance
1440 int first_port, nr_ports, allow_access, ret; in pyxc_domain_ioport_permission() local1463 int pirq, allow_access, ret; in pyxc_domain_irq_permission() local1486 unsigned long first_pfn, nr_pfns, allow_access, ret; in pyxc_domain_iomem_permission() local
1365 uint32_t allow_access) in xc_domain_ioport_permission()1426 uint8_t allow_access) in xc_domain_irq_permission()1442 uint8_t allow_access) in xc_domain_iomem_permission()
414 uint8_t allow_access; /* flag to specify enable/disable of IRQ access */ member422 uint8_t allow_access; /* allow (!0) or deny (0) access to range? */ member430 uint8_t allow_access; /* allow or deny access to range? */ member
Completed in 19 milliseconds