Home
last modified time | relevance | path

Searched defs:flush_tlb (Results 1 – 6 of 6) sorted by relevance

/linux/arch/openrisc/include/asm/
H A Dtlbflush.h51 static inline void flush_tlb(void) in flush_tlb() function
/linux/arch/s390/include/asm/
H A Dtlbflush.h105 #define flush_tlb() do { } while (0) macro
/linux/arch/alpha/include/asm/
H A Dtlbflush.h49 flush_tlb(void) in flush_tlb() function
/linux/arch/openrisc/kernel/
H A Dhead.S613 flush_tlb: label
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c1086 bool immediate, bool unlocked, bool flush_tlb, in amdgpu_vm_update_range()
1248 bool flush_tlb = clear; in amdgpu_vm_bo_update() local
/linux/drivers/misc/sgi-gru/
H A Dgrutables.h206 atomic_long_t flush_tlb; member