Searched refs:low_iomem (Results 1 – 10 of 10) sorted by relevance
582 return compare_ranges((*aa)->u.iomem.low_iomem, (*aa)->u.iomem.high_iomem, in iomem_data_cmp()583 (*bb)->u.iomem.low_iomem, (*bb)->u.iomem.high_iomem); in iomem_data_cmp()
1323 b64[0] = c->u.iomem.low_iomem; in ocontext_write_xen()1338 buf[0] = c->u.iomem.low_iomem; in ocontext_write_xen()
2157 n->u.iomem.low_iomem = c->u.iomem.low_iomem; in ocontext_copy_xen()
2723 c->u.iomem.low_iomem = le64_to_cpu(b64[0]); in ocontext_read_xen()2729 c->u.iomem.low_iomem = le32_to_cpu(buf[0]); in ocontext_read_xen()
2864 low = iomem->u.iomem.low_iomem; in write_xen_iomem_rules_to_conf()
3000 low = iomem->u.iomem.low_iomem; in write_xen_iomem_rules_to_cil()
2902 low = iomem->u.iomem.low_iomem; in ocontext_xen_iomem_to_cil()
357 uint64_t low_iomem; member
4767 newc->u.iomem.low_iomem = low; in define_iomem_context()4785 low2 = c->u.iomem.low_iomem; in define_iomem_context()
3507 new_ocon->u.iomem.low_iomem = cil_iomemcon->iomem_low; in cil_iomemcon_to_policydb()