Home
last modified time | relevance | path

Searched defs:kern_phys_map (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/kernel/arch/earm/include/
H A Darch_proto.h68 typedef struct kern_phys_map{ struct
73 kern_phys_map_mapped cb; /* the callback itself */ argument
76 struct kern_phys_map *next; /* pointer to the next */ argument
77 } kern_phys_map ; typedef