Searched refs:MTE_CONFIG_DEFAULT (Results 1 – 2 of 2) sorted by relevance
59 #define MTE_CONFIG_DEFAULT (MTE_KERNEL_ENABLE | MTE_USER_ENABLE) macro
278 mte_config_t config = (mte_config_t)static_if_boot_arg_uint64(args, "mte", MTE_CONFIG_DEFAULT); in mte_config_setup()