Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/mte/
A Dmte_common_util.c268 int mte_switch_mode(int mte_option, unsigned long incl_mask) in mte_switch_mode() argument
273 mte_option == MTE_NONE_ERR || incl_mask <= MTE_ALLOW_NON_ZERO_TAG)) { in mte_switch_mode()
285 en |= (incl_mask << PR_MTE_TAG_SHIFT); in mte_switch_mode()
A Dmte_common_util.h59 int mte_switch_mode(int mte_option, unsigned long incl_mask);

Completed in 4 milliseconds