Home
last modified time | relevance | path

Searched refs:IND_FLAGS (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dkexec.h14 #define IND_FLAGS (IND_DESTINATION | IND_INDIRECTION | IND_DONE | IND_SOURCE) macro
/linux-6.15/arch/powerpc/kexec/
H A Dcore_64.c99 switch (entry & IND_FLAGS) { in copy_segments()