Home
last modified time | relevance | path

Searched defs:__tag_shifted (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dmemory.h218 #define __tag_shifted(tag) ((u64)(tag) << 56) macro
222 #define __tag_shifted(tag) 0UL macro