Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dtlbflush.h60 #define flush_tlb() __flush_tlb() macro
240 #define flush_tlb() __flush_tlb() macro
/linux/arch/openrisc/include/asm/
H A Dtlbflush.h51 static inline void flush_tlb(void) in flush_tlb() function
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c1437 struct dma_fence **fence, bool flush_tlb) in svm_range_map_to_gpu()
1526 unsigned long *bitmap, bool wait, bool flush_tlb) in svm_range_map_to_gpus()
1682 bool intr, bool wait, bool flush_tlb) in svm_range_validate_and_map()
3723 bool flush_tlb; in svm_range_set_attr() local
H A Dkfd_chardev.c1389 bool flush_tlb; in kfd_ioctl_unmap_memory_from_gpu() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c1127 bool immediate, bool unlocked, bool flush_tlb, in amdgpu_vm_update_range()
1290 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