Searched refs:mtestonly_support (Results 1 – 3 of 3) sorted by relevance
31 bool mtestonly_support; variable351 if (mtestonly_support && stonly) in mte_switch_mode()379 mtestonly_support = true; in mte_default_setup()
41 extern bool mtestonly_support;
120 if (tag_op == TAG_OP_STONLY && !mtestonly_support) in check_anonymous_memory_mapping()156 if (tag_op == TAG_OP_STONLY && !mtestonly_support) in check_file_memory_mapping()
Completed in 5 milliseconds