pmap_count_wired
int pmap_count_wired(struct pmap *);
#define pmap_wired_count(pm) pmap_count_wired((pm))