Searched refs:sfmmu_kpme_lookup (Results 1 – 1 of 1) sorted by relevance
44 static int sfmmu_kpme_lookup(struct kpme *, page_t *);106 if ((sfmmu_kpme_lookup(kpme, pp)) == 0) in hat_kpm_mapin()153 if (sfmmu_kpme_lookup(kpme, pp) == 0) in hat_kpm_mapout()620 sfmmu_kpme_lookup(struct kpme *kpme, page_t *pp) in sfmmu_kpme_lookup() function