Searched refs:_REGION3_ENTRY_LARGE (Results 1 – 4 of 4) sorted by relevance
172 rste |= _REGION3_ENTRY_LARGE; in __set_huge_pte_at()
108 if (entry & (_REGION_ENTRY_INVALID | _REGION3_ENTRY_LARGE)) in dump_pagetable()
1680 BUG_ON(!gmap_is_shadow(sg) || (sgt & _REGION3_ENTRY_LARGE)); in gmap_shadow_sgt()
292 #define _REGION3_ENTRY_LARGE 0x0400 /* RTTE-format control, large page */ macro530 _REGION3_ENTRY_LARGE | \538 _REGION3_ENTRY_LARGE | \803 return (pud_present(pud) && (pud_val(pud) & _REGION3_ENTRY_LARGE) != 0); in pud_leaf()