Searched refs:pmap_unuse_final (Results 1 – 15 of 15) sorted by relevance
68 #define pmap_unuse_final(p) macro
64 #define pmap_unuse_final(p) do { /* nothing */ } while (0) macro
68 #define pmap_unuse_final(p) /* nothing */ macro
153 #define pmap_unuse_final(p) /* nothing */ macro
112 #define pmap_unuse_final(p) do { /* nothing */ } while (0) macro
122 #define pmap_unuse_final(p) do { /* nothing */ } while (0) macro
115 #define pmap_unuse_final(p) /* nothing */ macro
169 #define pmap_unuse_final(p) do { /* nothing yet */ } while (0) macro
337 void pmap_unuse_final(struct proc *);
162 #define pmap_unuse_final(p) /* nothing */ macro
379 #define pmap_unuse_final(p) /* nothing */ macro
233 #define pmap_unuse_final(p) do { /* nothing */ } while (0) macro
214 #define pmap_unuse_final(p) /* nothing */ macro
661 pmap_unuse_final(struct proc *p) in pmap_unuse_final() function
3303 pmap_unuse_final(p); /* before stack addresses go away */ in uvmspace_exec()