Lines Matching refs:_REGION_ENTRY_INVALID
317 if (*table & _REGION_ENTRY_INVALID) { in gmap_alloc_table()
556 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
564 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
572 if ((*table & _REGION_ENTRY_INVALID) && in __gmap_link()
814 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
822 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
830 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
838 if (*table & _REGION_ENTRY_INVALID) in gmap_table_walk()
1771 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r2t()
1781 _REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1787 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1805 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r2t()
1855 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_r3t()
1865 _REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1871 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1889 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_r3t()
1939 if (!(*table & _REGION_ENTRY_INVALID)) { in gmap_shadow_sgt()
1949 _REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1955 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()
1973 *table &= ~_REGION_ENTRY_INVALID; in gmap_shadow_sgt()