Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
A Dmachine_kexec.c87 *ptr & IND_DESTINATION) in machine_kexec()
132 *ptr & IND_DESTINATION) in machine_kexec()
/linux/include/linux/
A Dkexec.h10 #define IND_DESTINATION (1 << IND_DESTINATION_BIT) macro
14 #define IND_FLAGS (IND_DESTINATION | IND_INDIRECTION | IND_DONE | IND_SOURCE)
/linux/arch/mips/kernel/
A Dmachine_kexec.c240 *ptr & IND_DESTINATION) in machine_kexec()
/linux/arch/powerpc/kexec/
A Dcore_64.c98 case IND_DESTINATION: in copy_segments()
/linux/kernel/
A Dkexec_core.c567 result = kimage_add_entry(image, destination | IND_DESTINATION); in kimage_set_destination()
673 if (entry & IND_DESTINATION) in kimage_dst_used()

Completed in 11 milliseconds