Home
last modified time | relevance | path

Searched refs:gru_drop_mmu_notifier (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrutlbpurge.c276 void gru_drop_mmu_notifier(struct gru_mm_struct *gms) in gru_drop_mmu_notifier() function
H A Dgrutables.h651 extern void gru_drop_mmu_notifier(struct gru_mm_struct *gms);
H A Dgrumain.c287 gru_drop_mmu_notifier(gts->ts_gms); in gts_drop()