Home
last modified time | relevance | path

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

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