Home
last modified time | relevance | path

Searched refs:mte_enable_kernel_async (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/arm64/include/asm/
Dmte-kasan.h201 void mte_enable_kernel_async(void);
246 static inline void mte_enable_kernel_async(void) in mte_enable_kernel_async() function
Dmemory.h310 #define arch_enable_tag_checks_async() mte_enable_kernel_async()
/linux-6.12.1/arch/arm64/kernel/
Dmte.c102 void mte_enable_kernel_async(void) in mte_enable_kernel_async() function