Home
last modified time | relevance | path

Searched refs:mte_allocate_file_memory_tag_range (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.h50 void *mte_allocate_file_memory_tag_range(size_t size, int mem_type, int mapping,
H A Dcheck_mmap_options.c161 ptr = (char *)mte_allocate_file_memory_tag_range(sizes[run], mem_type, mapping, in check_clear_prot_mte_flag()
H A Dmte_common_util.c205 void *mte_allocate_file_memory_tag_range(size_t size, int mem_type, int mapping, in mte_allocate_file_memory_tag_range() function