Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkexec.h244 #ifndef arch_check_excluded_range
245 static inline int arch_check_excluded_range(struct kimage *image, in arch_check_excluded_range() function
/linux/kernel/
H A Dkexec_file.c500 if (arch_check_excluded_range(image, temp_start, temp_end)) { in locate_mem_hole_top_down()
542 if (arch_check_excluded_range(image, temp_start, temp_end)) { in locate_mem_hole_bottom_up()