Searched refs:pmap_count_ptes (Results 1 – 2 of 2) sorted by relevance
262 #define pmap_resident_count(pmap) pmap_count_ptes(pmap)274 int pmap_count_ptes(struct pmap *);
6138 pmap_count_ptes(pm) in pmap_count_ptes() function