Lines Matching refs:gmap_is_shadow
188 if (!(gmap_is_shadow(gmap) && gmap->removed)) in gmap_free()
197 if (gmap_is_shadow(gmap)) { in gmap_free()
361 BUG_ON(gmap_is_shadow(gmap)); in __gmap_unlink_by_vmaddr()
401 BUG_ON(gmap_is_shadow(gmap)); in gmap_unmap_segment()
433 BUG_ON(gmap_is_shadow(gmap)); in gmap_map_segment()
552 BUG_ON(gmap_is_shadow(gmap)); in __gmap_link()
793 if (gmap_is_shadow(gmap) && gmap->removed) in gmap_table_walk()
854 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_walk()
880 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_fixup()
913 BUG_ON(gmap_is_shadow(gmap)); in gmap_pmd_op_walk()
1047 BUG_ON(gmap_is_shadow(gmap)); in gmap_protect_range()
1105 if ((gaddr & ~PAGE_MASK) || (len & ~PAGE_MASK) || gmap_is_shadow(gmap)) in gmap_mprotect_notify()
1136 if (gmap_is_shadow(gmap)) in gmap_read_table()
1182 BUG_ON(!gmap_is_shadow(sg)); in gmap_insert_rmap()
1215 BUG_ON(!gmap_is_shadow(sg)); in gmap_protect_rmap()
1290 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_page()
1311 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_pgt()
1328 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_pgt()
1359 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_sgt()
1385 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_sgt()
1416 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r3t()
1442 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r3t()
1473 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r2t()
1499 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r2t()
1530 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r1t()
1557 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow()
1650 BUG_ON(gmap_is_shadow(parent)); in gmap_shadow()
1742 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r2t()
1826 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r3t()
1910 BUG_ON(!gmap_is_shadow(sg) || (sgt & _REGION3_ENTRY_LARGE)); in gmap_shadow_sgt()
1994 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_pgt_lookup()
2034 BUG_ON(!gmap_is_shadow(sg) || (pgt & _SEGMENT_ENTRY_LARGE)); in gmap_shadow_pgt()
2115 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_page()
2179 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_notify()