Home
last modified time | relevance | path

Searched refs:mte_option (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c275 int mte_switch_mode(int mte_option, unsigned long incl_mask) in mte_switch_mode() argument
279 switch (mte_option) { in mte_switch_mode()
285 ksft_print_msg("FAIL: Invalid MTE option %x\n", mte_option); in mte_switch_mode()
295 switch (mte_option) { in mte_switch_mode()
H A Dmte_common_util.h59 int mte_switch_mode(int mte_option, unsigned long incl_mask);