Searched refs:IND_DESTINATION (Results 1 – 4 of 4) sorted by relevance
4 #define IND_DESTINATION 0x1 macro
469 return kimage_add_entry(image, (destination & PAGE_MASK) | IND_DESTINATION); in kimage_set_destination()562 if ( entry & IND_DESTINATION ) in kimage_dst_used()889 case IND_DESTINATION: in kimage_build_ind()
957 case IND_DESTINATION: in kexec_segments_from_ind_page()
110 testb $IND_DESTINATION, %cl
Completed in 7 milliseconds