Searched refs:mte (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/arm64/lib/ |
| H A D | Makefile | 18 obj-$(CONFIG_ARM64_MTE) += mte.o
|
| /linux/tools/testing/selftests/arm64/ |
| H A D | Makefile | 7 ARM64_SUBTARGETS ?= tags signal pauth fp mte bti abi gcs
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | set_id_regs.c | 582 uint64_t mte; in test_user_set_mte_reg() local 587 mte = FIELD_GET(ID_AA64PFR1_EL1_MTE, val); in test_user_set_mte_reg() 588 if (!mte) { in test_user_set_mte_reg() 614 if (mte != ID_AA64PFR1_EL1_MTE_MTE2 || in test_user_set_mte_reg()
|
| /linux/arch/arm64/kernel/ |
| H A D | Makefile | 71 obj-$(CONFIG_ARM64_MTE) += mte.o
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | hwmon.c | 77 MLX5_SET(mtmp_reg, mtmp_in, mte, 1); in mlx5_hwmon_enable_max_temp()
|
| /linux/arch/sparc/include/asm/ |
| H A D | hypervisor.h | 3052 unsigned long mte; member
|
| /linux/lib/ |
| H A D | maple_tree.c | 6872 struct maple_enode *mte = mas->node; in mas_validate_gaps() local 6873 struct maple_node *p_mn, *node = mte_to_node(mte); in mas_validate_gaps() 6883 for (i = 0; i < mt_slot_count(mte); i++) { in mas_validate_gaps() 6896 for (i = 0; i < mt_slot_count(mte); i++) { in mas_validate_gaps() 6939 for (i++ ; i < mt_slot_count(mte); i++) { in mas_validate_gaps() 6948 if (mte_is_root(mte)) in mas_validate_gaps() 6952 p_mn = mte_parent(mte); in mas_validate_gaps() 6954 if (ma_gaps(p_mn, mas_parent_type(mas, mte))[p_slot] != max_gap) { in mas_validate_gaps()
|
| /linux/arch/sparc/kernel/ |
| H A 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/arch/arm64/kvm/ |
| H A D | sys_regs.c | 2196 u8 mte = SYS_FIELD_GET(ID_AA64PFR1_EL1, MTE, hw_val); in set_id_aa64pfr1_el1() local 2217 if (mte == ID_AA64PFR1_EL1_MTE_MTE2 && in set_id_aa64pfr1_el1()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 9511 MLXSW_ITEM32(reg, mtmp, mte, 0x08, 31, 1);
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 11732 u8 mte[0x1]; member
|