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()
808 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
816 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
824 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
832 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
1758 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r2t()
1768 _REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1774 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1792 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1842 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r3t()
1852 _REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1858 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1876 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1926 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_sgt()
1936 _REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1942 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1960 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()