Searched refs:low_ioport (Results 1 – 10 of 10) sorted by relevance
540 return compare_ranges((*aa)->u.ioport.low_ioport, (*aa)->u.ioport.high_ioport, in ioport_data_cmp()541 (*bb)->u.ioport.low_ioport, (*bb)->u.ioport.high_ioport); in ioport_data_cmp()
2145 n->u.ioport.low_ioport = c->u.ioport.low_ioport; in ocontext_copy_xen()
1308 buf[0] = c->u.ioport.low_ioport; in ocontext_write_xen()
2837 low = ioport->u.ioport.low_ioport; in write_xen_ioport_rules_to_cil()
2701 low = ioport->u.ioport.low_ioport; in write_xen_ioport_rules_to_conf()
2824 low = ioport->u.ioport.low_ioport; in ocontext_xen_ioport_to_cil()
2665 c->u.ioport.low_ioport = le32_to_cpu(buf[0]); in ocontext_read_xen()
358 uint32_t low_ioport; member
4820 newc->u.ioport.low_ioport = low; in define_ioport_context()4838 low2 = c->u.ioport.low_ioport; in define_ioport_context()
3457 new_ocon->u.ioport.low_ioport = cil_ioportcon->ioport_low; in cil_ioportcon_to_policydb()