Searched refs:kdp_core_excluded_region (Results 1 – 1 of 1) sorted by relevance
181 struct kdp_core_excluded_region { struct182 struct kdp_core_excluded_region *next; argument189 static struct kdp_core_excluded_region *excluded_regions; argument194 struct kdp_core_excluded_region *region; in kdp_core_exclude_region()220 struct kdp_core_excluded_region *region; in kdp_core_unexclude_region()221 struct kdp_core_excluded_region **fixup = &excluded_regions; in kdp_core_unexclude_region()247 struct kdp_core_excluded_region *region; in kernel_vaddr_in_excluded_region()