Lines Matching refs:gmap_is_shadow

187 	if (!(gmap_is_shadow(gmap) && gmap->removed))  in gmap_free()
196 if (gmap_is_shadow(gmap)) { in gmap_free()
359 BUG_ON(gmap_is_shadow(gmap)); in __gmap_unlink_by_vmaddr()
399 BUG_ON(gmap_is_shadow(gmap)); in gmap_unmap_segment()
431 BUG_ON(gmap_is_shadow(gmap)); in gmap_map_segment()
550 BUG_ON(gmap_is_shadow(gmap)); in __gmap_link()
798 if (gmap_is_shadow(gmap) && gmap->removed) in gmap_table_walk()
859 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_walk()
885 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_fixup()
918 BUG_ON(gmap_is_shadow(gmap)); in gmap_pmd_op_walk()
1052 BUG_ON(gmap_is_shadow(gmap)); in gmap_protect_range()
1110 if ((gaddr & ~PAGE_MASK) || (len & ~PAGE_MASK) || gmap_is_shadow(gmap)) in gmap_mprotect_notify()
1141 if (gmap_is_shadow(gmap)) in gmap_read_table()
1188 BUG_ON(!gmap_is_shadow(sg)); in gmap_insert_rmap()
1227 BUG_ON(!gmap_is_shadow(sg)); in gmap_protect_rmap()
1302 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_page()
1323 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_pgt()
1341 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_pgt()
1372 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_sgt()
1399 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_sgt()
1430 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r3t()
1457 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r3t()
1488 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r2t()
1515 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r2t()
1547 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r1t()
1574 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow()
1667 BUG_ON(gmap_is_shadow(parent)); in gmap_shadow()
1760 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r2t()
1844 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r3t()
1928 BUG_ON(!gmap_is_shadow(sg) || (sgt & _REGION3_ENTRY_LARGE)); in gmap_shadow_sgt()
2011 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_pgt_lookup()
2052 BUG_ON(!gmap_is_shadow(sg) || (pgt & _SEGMENT_ENTRY_LARGE)); in gmap_shadow_pgt()
2132 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_page()
2196 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_notify()