Home
last modified time | relevance | path

Searched defs:flush_tlb (Results 1 – 5 of 5) 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.c1466 struct dma_fence **fence, bool flush_tlb) in svm_range_map_to_gpu()
1555 unsigned long *bitmap, bool wait, bool flush_tlb) in svm_range_map_to_gpus()
1713 bool intr, bool wait, bool flush_tlb) in svm_range_validate_and_map()
3765 bool flush_tlb; in svm_range_set_attr() local
H A Dkfd_chardev.c1401 bool flush_tlb; in kfd_ioctl_unmap_memory_from_gpu() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c1131 bool immediate, bool unlocked, bool flush_tlb, in amdgpu_vm_update_range()
1294 bool flush_tlb = clear; in amdgpu_vm_bo_update() local