Home
last modified time | relevance | path

Searched refs:xen_feature (Results 1 – 4 of 4) sorted by relevance

/include/xen/
Dmem-reservation.h42 if (!xen_feature(XENFEAT_auto_translated_physmap)) in xenmem_reservation_va_mapping_update()
51 if (!xen_feature(XENFEAT_auto_translated_physmap)) in xenmem_reservation_va_mapping_reset()
Dfeatures.h19 static inline int xen_feature(int flag) in xen_feature() function
Dxen-ops.h139 if (xen_feature(XENFEAT_auto_translated_physmap)) in xen_remap_domain_gfn_array()
175 if (xen_feature(XENFEAT_auto_translated_physmap)) in xen_remap_domain_mfn_array()
200 if (xen_feature(XENFEAT_auto_translated_physmap)) in xen_remap_domain_gfn_range()
Dgrant_table.h152 else if (xen_feature(XENFEAT_auto_translated_physmap)) in gnttab_set_map_op()
168 else if (xen_feature(XENFEAT_auto_translated_physmap)) in gnttab_set_unmap_op()