Searched refs:high_ioport (Results 1 – 10 of 10) sorted by relevance
573 return compare_ranges((*aa)->u.ioport.low_ioport, (*aa)->u.ioport.high_ioport, in ioport_data_cmp()574 (*bb)->u.ioport.low_ioport, (*bb)->u.ioport.high_ioport); in ioport_data_cmp()
2153 n->u.ioport.high_ioport = in ocontext_copy_xen()2154 c->u.ioport.high_ioport; in ocontext_copy_xen()
1311 buf[1] = c->u.ioport.high_ioport; in ocontext_write_xen()
2822 high = ioport->u.ioport.high_ioport; in write_xen_ioport_rules_to_conf()
2958 high = ioport->u.ioport.high_ioport; in write_xen_ioport_rules_to_cil()
2879 high = ioport->u.ioport.high_ioport; in ocontext_xen_ioport_to_cil()
2712 c->u.ioport.high_ioport = le32_to_cpu(buf[1]); in ocontext_read_xen()
362 uint32_t high_ioport; member
4832 newc->u.ioport.high_ioport = high; in define_ioport_context()4850 high2 = c->u.ioport.high_ioport; in define_ioport_context()
3533 new_ocon->u.ioport.high_ioport = cil_ioportcon->ioport_high; in cil_ioportcon_to_policydb()