Searched refs:low_ioport (Results 1 – 10 of 10) sorted by relevance
578 return compare_ranges((*aa)->u.ioport.low_ioport, (*aa)->u.ioport.high_ioport, in ioport_data_cmp()579 (*bb)->u.ioport.low_ioport, (*bb)->u.ioport.high_ioport); in ioport_data_cmp()
2150 n->u.ioport.low_ioport = c->u.ioport.low_ioport; in ocontext_copy_xen()
2921 low = ioport->u.ioport.low_ioport; in write_xen_ioport_rules_to_conf()
1391 buf[0] = c->u.ioport.low_ioport; in ocontext_write_xen()
3054 low = ioport->u.ioport.low_ioport; in write_xen_ioport_rules_to_cil()
2864 low = ioport->u.ioport.low_ioport; in ocontext_xen_ioport_to_cil()
2922 c->u.ioport.low_ioport = le32_to_cpu(buf[0]); in ocontext_read_xen()
364 uint32_t low_ioport; member
4812 newc->u.ioport.low_ioport = low; in define_ioport_context()4830 low2 = c->u.ioport.low_ioport; in define_ioport_context()
3670 new_ocon->u.ioport.low_ioport = cil_ioportcon->ioport_low; in cil_ioportcon_to_policydb()