Searched refs:high_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()
2146 n->u.ioport.high_ioport = in ocontext_copy_xen()2147 c->u.ioport.high_ioport; in ocontext_copy_xen()
1309 buf[1] = c->u.ioport.high_ioport; in ocontext_write_xen()
2838 high = ioport->u.ioport.high_ioport; in write_xen_ioport_rules_to_cil()
2702 high = ioport->u.ioport.high_ioport; in write_xen_ioport_rules_to_conf()
2825 high = ioport->u.ioport.high_ioport; in ocontext_xen_ioport_to_cil()
2666 c->u.ioport.high_ioport = le32_to_cpu(buf[1]); in ocontext_read_xen()
359 uint32_t high_ioport; member
4821 newc->u.ioport.high_ioport = high; in define_ioport_context()4839 high2 = c->u.ioport.high_ioport; in define_ioport_context()
3458 new_ocon->u.ioport.high_ioport = cil_ioportcon->ioport_high; in cil_ioportcon_to_policydb()