Searched refs:VA_BITS16_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
247 #define VA_BITS16_UNDEFINED 0x5555 // 01_01_01_01b x 2 macro1186 if (LIKELY(vabits16 == VA_BITS16_UNDEFINED)) in mc_LOADVn_slow()1268 VA_BITS16_UNDEFINED == vabits16) )) { in mc_STOREVn_slow()1276 ((UShort*)(sm->vabits8))[sm_off16] = (UShort)VA_BITS16_UNDEFINED; in mc_STOREVn_slow()1345 VA_BITS16_UNDEFINED == vabits16 || in set_address_range_perms()1359 if (vabits16 == VA_BITS16_UNDEFINED) s = "undefined"; in set_address_range_perms()1576 set_address_range_perms ( a, len, VA_BITS16_UNDEFINED, SM_DIST_UNDEFINED ); in make_mem_undefined()1583 set_address_range_perms ( a, len, VA_BITS16_UNDEFINED, SM_DIST_UNDEFINED ); in MC_()2478 ((UShort*)(sm->vabits8))[sm_off16] = VA_BITS16_UNDEFINED; in make_aligned_word64_undefined()3364 p[ 0] = VA_BITS16_UNDEFINED; in MC_()[all …]