Searched refs:mte (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/arm64/lib/ |
D | Makefile | 22 obj-$(CONFIG_ARM64_MTE) += mte.o
|
/linux-6.1.9/tools/testing/selftests/arm64/ |
D | Makefile | 7 ARM64_SUBTARGETS ?= tags signal pauth fp mte bti abi
|
/linux-6.1.9/arch/arm64/kernel/ |
D | Makefile | 80 obj-$(CONFIG_ARM64_MTE) += mte.o
|
/linux-6.1.9/lib/ |
D | maple_tree.c | 6849 struct maple_enode *mte = mas->node; in mas_validate_gaps() local 6855 unsigned long *pivots = ma_pivots(mte_to_node(mte), mte_node_type(mte)); in mas_validate_gaps() 6858 if (ma_is_dense(mte_node_type(mte))) { in mas_validate_gaps() 6859 for (i = 0; i < mt_slot_count(mte); i++) { in mas_validate_gaps() 6871 gaps = ma_gaps(mte_to_node(mte), mte_node_type(mte)); in mas_validate_gaps() 6872 for (i = 0; i < mt_slot_count(mte); i++) { in mas_validate_gaps() 6873 p_end = mas_logical_pivot(mas, pivots, i, mte_node_type(mte)); in mas_validate_gaps() 6917 if (mte_is_root(mte)) in mas_validate_gaps() 6921 p_mn = mte_parent(mte); in mas_validate_gaps() 6923 if (ma_gaps(p_mn, mas_parent_enum(mas, mte))[p_slot] != max_gap) { in mas_validate_gaps() [all …]
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | hypervisor.h | 3052 unsigned long mte; member
|
/linux-6.1.9/arch/sparc/kernel/ |
D | ldc.c | 1034 base->mte = 0; in ldc_demap() 2091 sp->page_table[sp->pte_idx].mte = sp->mte_base | pa; in fill_cookies()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 9338 MLXSW_ITEM32(reg, mtmp, mte, 0x08, 31, 1);
|