Searched refs:VA_BITS16_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
255 #define VA_BITS16_UNDEFINED 0x5555 // 01_01_01_01b x 2 macro1337 if (LIKELY(vabits16 == VA_BITS16_UNDEFINED)) in mc_LOADVn_slow()1490 VA_BITS16_UNDEFINED == vabits16) )) { in mc_STOREVn_slow()1498 ((UShort*)(sm->vabits8))[sm_off16] = (UShort)VA_BITS16_UNDEFINED; in mc_STOREVn_slow()1567 VA_BITS16_UNDEFINED == vabits16 || in set_address_range_perms()1581 if (vabits16 == VA_BITS16_UNDEFINED) s = "undefined"; in set_address_range_perms()1799 set_address_range_perms ( a, len, VA_BITS16_UNDEFINED, SM_DIST_UNDEFINED ); in make_mem_undefined()1806 set_address_range_perms ( a, len, VA_BITS16_UNDEFINED, SM_DIST_UNDEFINED ); in MC_()2711 ((UShort*)(sm->vabits8))[sm_off16] = VA_BITS16_UNDEFINED; in make_aligned_word64_undefined()3597 p[ 0] = VA_BITS16_UNDEFINED; in MC_()[all …]