Searched refs:system_supports_mte (Results 1 – 11 of 11) sorted by relevance
17 if (system_supports_mte() && (prot & PROT_MTE)) in arch_calc_vm_prot_bits()31 if (system_supports_mte() && (flags & MAP_ANONYMOUS)) in arch_calc_vm_flag_bits()70 if (system_supports_mte()) in arch_validate_prot()79 if (!system_supports_mte()) in arch_validate_flags()
102 if (!system_supports_mte()) in mte_check_tfsr_entry()110 if (!system_supports_mte()) in mte_check_tfsr_exit()
321 if (system_supports_mte() && pte_access_permitted(pte, false) && in set_pte_at()942 if (system_supports_mte()) in arch_prepare_to_swap()950 if (system_supports_mte()) in arch_swap_invalidate_page()956 if (system_supports_mte()) in arch_swap_invalidate_area()963 if (system_supports_mte() && mte_restore_tags(entry, page)) in arch_swap_restore()
759 static inline bool system_supports_mte(void) in system_supports_mte() function
789 #define kvm_has_mte(kvm) (system_supports_mte() && (kvm)->arch.mte_enabled)
87 if (!system_supports_mte() || ret) in memcmp_pages()184 if (!system_supports_mte()) in mte_thread_init_user()197 if (!system_supports_mte()) in mte_thread_switch()215 if (!system_supports_mte()) in mte_suspend_enter()234 if (!system_supports_mte()) in set_mte_ctrl()260 if (!system_supports_mte()) in get_mte_ctrl()387 if (!system_supports_mte()) in mte_ptrace_copy_tags()445 if (!system_supports_mte()) in register_mte_tcf_preferred_sysctl()
289 if (!system_supports_mte()) in swsusp_mte_save_tags()
637 if (system_supports_mte()) in set_tagged_addr_ctrl()
24 if (system_supports_mte() && test_bit(PG_mte_tagged, &from->flags)) { in copy_highpage()
132 if (!system_supports_mte()) in kasan_init_hw_tags()
96 if (!system_supports_mte() || kvm->created_vcpus) { in kvm_vm_ioctl_enable_cap()249 r = system_supports_mte(); in kvm_vm_ioctl_check_extension()