Lines Matching refs:_REGION_ENTRY_INVALID
318 if (*table & _REGION_ENTRY_INVALID) { in gmap_alloc_table()
557 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
565 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
573 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
804 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
812 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
820 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
828 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
1748 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r2t()
1758 _REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1764 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1782 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1832 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r3t()
1841 _REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1847 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1865 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1915 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_sgt()
1925 _REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1931 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1949 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()