Searched refs:VA_BITS2_NOACCESS (Results 1 – 1 of 1) sorted by relevance
240 #define VA_BITS2_NOACCESS 0x0 // 00b macro785 if ( VA_BITS2_NOACCESS != vabits2 ) { in set_vbits8()815 else if ( VA_BITS2_NOACCESS == vabits2 ) { in get_vbits8()1586 if (LIKELY(VA_BITS2_NOACCESS != vabits2)) { in make_mem_defined_if_addressable()1603 if (LIKELY(VA_BITS2_NOACCESS == vabits2)) { in make_mem_defined_if_noaccess()3490 if (VA_BITS2_NOACCESS != vabits2) { in MC_()3509 if (VA_BITS2_NOACCESS == vabits2) { in is_mem_addressable()3540 if (VA_BITS2_NOACCESS == vabits2) { in is_mem_defined()3604 case VA_BITS2_NOACCESS: in is_mem_defined_comprehensive()3638 if (VA_BITS2_NOACCESS == vabits2) { in mc_is_defined_asciiz()[all …]