Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/include/asm/
H A Dtlbflush.h51 static inline void flush_tlb(void) in flush_tlb() function
/openbmc/linux/arch/m68k/include/asm/
H A Dtlbflush.h60 #define flush_tlb() __flush_tlb() macro
241 #define flush_tlb() __flush_tlb() macro
/openbmc/linux/arch/s390/include/asm/
H A Dtlbflush.h108 #define flush_tlb() do { } while (0) macro
/openbmc/linux/arch/alpha/include/asm/
H A Dtlbflush.h82 flush_tlb(void) in flush_tlb() function
/openbmc/linux/arch/openrisc/kernel/
H A Dhead.S611 flush_tlb: label
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c1387 struct dma_fence **fence, bool flush_tlb) in svm_range_map_to_gpu()
1463 unsigned long *bitmap, bool wait, bool flush_tlb) in svm_range_map_to_gpus()
1618 bool intr, bool wait, bool flush_tlb) in svm_range_validate_and_map()
3538 bool flush_tlb; in svm_range_set_attr() local
H A Dkfd_chardev.c1372 bool flush_tlb; in kfd_ioctl_unmap_memory_from_gpu() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c865 bool immediate, bool unlocked, bool flush_tlb, in amdgpu_vm_update_range()
1077 bool flush_tlb = clear; in amdgpu_vm_bo_update() local
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrutables.h206 atomic_long_t flush_tlb; member