Home
last modified time | relevance | path

Searched refs:IND_DESTINATION (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/sh/kernel/
Dmachine_kexec.c91 *ptr & IND_DESTINATION) in machine_kexec()
136 *ptr & IND_DESTINATION) in machine_kexec()
/linux-4.4.14/include/linux/
Dkexec.h9 #define IND_DESTINATION (1 << IND_DESTINATION_BIT) macro
13 #define IND_FLAGS (IND_DESTINATION | IND_INDIRECTION | IND_DONE | IND_SOURCE)
/linux-4.4.14/arch/mips/kernel/
Dmachine_kexec.c94 *ptr & IND_DESTINATION) in machine_kexec()
/linux-4.4.14/arch/powerpc/kernel/
Dmachine_kexec_64.c135 case IND_DESTINATION: in copy_segments()
/linux-4.4.14/kernel/
Dkexec_core.c500 result = kimage_add_entry(image, destination | IND_DESTINATION); in kimage_set_destination()
595 if (entry & IND_DESTINATION) in kimage_dst_used()