Searched refs:_ASCE_TYPE_SEGMENT (Results 1 – 3 of 3) sorted by relevance
374 case _ASCE_TYPE_SEGMENT: in base_asce_free()432 asce = __pa(table) | _ASCE_TYPE_SEGMENT | _ASCE_TABLE_LENGTH; in base_asce_alloc()
110 case _ASCE_TYPE_SEGMENT: in dump_pagetable()
263 #define _ASCE_TYPE_SEGMENT 0x00 /* segment table type */ macro