Searched refs:gru_tlb_global_handle (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
H A D | grutlbpurge.c | 62 static struct gru_tlb_global_handle *get_lock_tgh_handle(struct gru_state in get_lock_tgh_handle() 65 struct gru_tlb_global_handle *tgh; in get_lock_tgh_handle() 79 static void get_unlock_tgh_handle(struct gru_tlb_global_handle *tgh) in get_unlock_tgh_handle() 150 struct gru_tlb_global_handle *tgh; in gru_flush_tlb_range() 198 struct gru_tlb_global_handle *tgh; in gru_flush_all_tlb()
|
H A D | gruhandles.h | 111 static inline struct gru_tlb_global_handle *get_tgh(void *base, int ctxnum) in get_tgh() 113 return (struct gru_tlb_global_handle *)(base + GRU_TGH_BASE + in get_tgh() 183 struct gru_tlb_global_handle { struct 507 int tgh_invalidate(struct gru_tlb_global_handle *tgh, unsigned long vaddr,
|
H A D | grutables.h | 476 ((struct gru_tlb_global_handle *)get_tgh((g)->gs_gru_base_vaddr, (i))) 583 static inline void lock_tgh_handle(struct gru_tlb_global_handle *tgh) in lock_tgh_handle() 588 static inline void unlock_tgh_handle(struct gru_tlb_global_handle *tgh) in unlock_tgh_handle()
|
H A D | gruhandles.c | 139 int tgh_invalidate(struct gru_tlb_global_handle *tgh, in tgh_invalidate()
|
H A D | grukdump.c | 90 struct gru_tlb_global_handle *tgh; in gru_dump_tgh()
|
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
H A D | grutlbpurge.c | 62 static struct gru_tlb_global_handle *get_lock_tgh_handle(struct gru_state in get_lock_tgh_handle() 65 struct gru_tlb_global_handle *tgh; in get_lock_tgh_handle() 79 static void get_unlock_tgh_handle(struct gru_tlb_global_handle *tgh) in get_unlock_tgh_handle() 150 struct gru_tlb_global_handle *tgh; in gru_flush_tlb_range() 198 struct gru_tlb_global_handle *tgh; in gru_flush_all_tlb()
|
H A D | gruhandles.h | 111 static inline struct gru_tlb_global_handle *get_tgh(void *base, int ctxnum) in get_tgh() 113 return (struct gru_tlb_global_handle *)(base + GRU_TGH_BASE + in get_tgh() 183 struct gru_tlb_global_handle { struct 507 int tgh_invalidate(struct gru_tlb_global_handle *tgh, unsigned long vaddr,
|
H A D | grutables.h | 477 ((struct gru_tlb_global_handle *)get_tgh((g)->gs_gru_base_vaddr, (i))) 578 static inline void lock_tgh_handle(struct gru_tlb_global_handle *tgh) in lock_tgh_handle() 583 static inline void unlock_tgh_handle(struct gru_tlb_global_handle *tgh) in unlock_tgh_handle()
|
H A D | gruhandles.c | 139 int tgh_invalidate(struct gru_tlb_global_handle *tgh, in tgh_invalidate()
|
H A D | grukdump.c | 90 struct gru_tlb_global_handle *tgh; in gru_dump_tgh()
|
Completed in 9 milliseconds