Home
last modified time | relevance | path

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

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