Searched defs:in_region (Results 1 – 3 of 3) sorted by relevance
140 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in in_region() function
243 int in_region; in display_fdt_by_regions() local
345 static bool in_region(struct region *rp, u64 addr) in in_region() function