Searched refs:mte (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/arch/arm64/include/asm/
H A Dkasan.h9 #include <asm/mte-kasan.h>
H A Dcache.h44 #include <asm/mte-def.h>
H A Dmte-kasan.h10 #include <asm/mte-def.h>
H A Dmte.h9 #include <asm/mte-def.h>
H A Duaccess.h24 #include <asm/mte.h>
H A Dpgtable.h12 #include <asm/mte.h>
/linux-master/arch/arm64/mm/
H A Dcopypage.c15 #include <asm/mte.h>
H A Dmteswap.c8 #include <asm/mte.h>
H A Dfault.c39 #include <asm/mte.h>
/linux-master/arch/arm64/lib/
H A DMakefile22 obj-$(CONFIG_ARM64_MTE) += mte.o
H A Dmte.S9 #include <asm/mte.h>
H A Dstrlen.S11 #include <asm/mte-def.h>
/linux-master/tools/testing/selftests/arm64/
H A DMakefile7 ARM64_SUBTARGETS ?= tags signal pauth fp mte bti abi
/linux-master/arch/arm64/kernel/
H A Dsuspend.c16 #include <asm/mte.h>
H A Delfcore.c9 #include <asm/mte.h>
H A DMakefile71 obj-$(CONFIG_ARM64_MTE) += mte.o
H A Dhibernate.c28 #include <asm/mte.h>
H A Dmte.c23 #include <asm/mte.h>
595 * A read is sufficient for mte, the caller should have probed
H A Dprocess.c52 #include <asm/mte.h>
H A Dptrace.c37 #include <asm/mte.h>
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c77 MLX5_SET(mtmp_reg, mtmp_in, mte, 1);
/linux-master/mm/kasan/
H A Dkasan.h134 #include <asm/mte-kasan.h>
/linux-master/arch/sparc/include/asm/
H A Dhypervisor.h3052 unsigned long mte; member in struct:ldc_mtable_entry
/linux-master/lib/
H A Dmaple_tree.c7293 struct maple_enode *mte = mas->node; local
7294 struct maple_node *p_mn, *node = mte_to_node(mte);
7304 for (i = 0; i < mt_slot_count(mte); i++) {
7317 for (i = 0; i < mt_slot_count(mte); i++) {
7360 for (i++ ; i < mt_slot_count(mte); i++) {
7369 if (mte_is_root(mte))
7373 p_mn = mte_parent(mte);
7375 if (ma_gaps(p_mn, mas_parent_type(mas, mte))[p_slot] != max_gap) {
/linux-master/arch/sparc/kernel/
H A Dldc.c1034 base->mte = 0;
2091 sp->page_table[sp->pte_idx].mte = sp->mte_base | pa;

Completed in 480 milliseconds

12