Home
last modified time | relevance | path

Searched refs:system_supports_mte (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm64/include/asm/
A Dmman.h21 if (system_supports_mte() && (prot & PROT_MTE)) in arch_calc_vm_prot_bits()
44 if (system_supports_mte() && in arch_calc_vm_flag_bits()
60 if (system_supports_mte()) in arch_validate_prot()
69 if (!system_supports_mte()) in arch_validate_flags()
A Dmte.h162 if (!system_supports_mte()) in mte_disable_tco_entry()
A Duaccess.h498 if (!system_supports_mte()) in probe_subpage_writeable()
A Dcpufeature.h803 static inline bool system_supports_mte(void) in system_supports_mte() function
A Dpgtable.h402 if (system_supports_mte() && pte_access_permitted_no_overlay(pte, false) && in __sync_cache_and_tags()
1458 if (system_supports_mte()) in arch_swap_invalidate_page()
1464 if (system_supports_mte()) in arch_swap_invalidate_area()
A Dkvm_host.h1393 (system_supports_mte() && \
/linux/arch/arm64/kernel/
A Dmte.c64 if (!system_supports_mte() || ret) in memcmp_pages()
233 if (!system_supports_mte()) in mte_thread_init_user()
246 if (!system_supports_mte()) in mte_thread_switch()
311 if (!system_supports_mte()) in mte_suspend_enter()
327 if (!system_supports_mte()) in mte_suspend_exit()
338 if (!system_supports_mte()) in set_mte_ctrl()
376 if (!system_supports_mte()) in get_mte_ctrl()
504 if (!system_supports_mte()) in mte_ptrace_copy_tags()
566 if (!system_supports_mte()) in register_mte_tcf_preferred_sysctl()
A Delfcore.c12 if (system_supports_mte()) \
A Dhibernate.c262 if (!system_supports_mte()) in swsusp_mte_save_tags()
A Dprocess.c723 if (system_supports_mte()) in set_tagged_addr_ctrl()
/linux/arch/arm64/mm/
A Dmteswap.c99 if (!system_supports_mte()) in arch_prepare_to_swap()
121 if (!system_supports_mte()) in arch_swap_restore()
A Dcopypage.c27 if (system_supports_mte() && page_mte_tagged(from)) { in copy_highpage()
/linux/mm/kasan/
A Dhw_tags.c224 if (!system_supports_mte()) in kasan_init_hw_tags()
/linux/arch/arm64/kvm/
A Darm.c128 if (system_supports_mte() && !kvm->created_vcpus) { in kvm_vm_ioctl_enable_cap()
380 r = system_supports_mte(); in kvm_vm_ioctl_check_extension()

Completed in 27 milliseconds