Searched refs:TWE_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
142 #define TWE_ALIGNMENT 0x200 macro
1070 if (((vm_offset_t)tr->tr_data % TWE_ALIGNMENT) != 0) { in twe_map_request()