pmap_not_in_di_u
static bool pmap_not_in_di_u(void);
return (pmap_di_locked() ? pmap_not_in_di_l : pmap_not_in_di_u);