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()
360 BUG_ON(gmap_is_shadow(gmap)); in __gmap_unlink_by_vmaddr()
400 BUG_ON(gmap_is_shadow(gmap)); in gmap_unmap_segment()
432 BUG_ON(gmap_is_shadow(gmap)); in gmap_map_segment()
551 BUG_ON(gmap_is_shadow(gmap)); in __gmap_link()
799 if (gmap_is_shadow(gmap) && gmap->removed) in gmap_table_walk()
860 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_walk()
886 BUG_ON(gmap_is_shadow(gmap)); in gmap_pte_op_fixup()
919 BUG_ON(gmap_is_shadow(gmap)); in gmap_pmd_op_walk()
1053 BUG_ON(gmap_is_shadow(gmap)); in gmap_protect_range()
1111 if ((gaddr & ~PAGE_MASK) || (len & ~PAGE_MASK) || gmap_is_shadow(gmap)) in gmap_mprotect_notify()
1142 if (gmap_is_shadow(gmap)) in gmap_read_table()
1189 BUG_ON(!gmap_is_shadow(sg)); in gmap_insert_rmap()
1228 BUG_ON(!gmap_is_shadow(sg)); in gmap_protect_rmap()
1303 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_page()
1324 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()
1398 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_sgt()
1429 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r3t()
1455 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r3t()
1486 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r2t()
1512 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow_r2t()
1543 BUG_ON(!gmap_is_shadow(sg)); in __gmap_unshadow_r1t()
1570 BUG_ON(!gmap_is_shadow(sg)); in gmap_unshadow()
1663 BUG_ON(gmap_is_shadow(parent)); in gmap_shadow()
1755 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r2t()
1839 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_r3t()
1923 BUG_ON(!gmap_is_shadow(sg) || (sgt & _REGION3_ENTRY_LARGE)); in gmap_shadow_sgt()
2007 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_pgt_lookup()
2047 BUG_ON(!gmap_is_shadow(sg) || (pgt & _SEGMENT_ENTRY_LARGE)); in gmap_shadow_pgt()
2128 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_page()
2192 BUG_ON(!gmap_is_shadow(sg)); in gmap_shadow_notify()