Searched defs:kern_phys_map (Results 1 – 1 of 1) sorted by relevance
68 typedef struct kern_phys_map{ struct73 kern_phys_map_mapped cb; /* the callback itself */ argument76 struct kern_phys_map *next; /* pointer to the next */ argument77 } kern_phys_map ; typedef