| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/ltc/ |
| nouveau_nvkm_subdev_ltc_gk104.c | 53 .invalidate = gf100_ltc_invalidate,
|
| nouveau_nvkm_subdev_ltc_gm200.c | 60 .invalidate = gf100_ltc_invalidate,
|
| nouveau_nvkm_subdev_ltc_gp102.c | 48 .invalidate = gf100_ltc_invalidate,
|
| nouveau_nvkm_subdev_ltc_gp10b.c | 66 .invalidate = gf100_ltc_invalidate,
|
| nouveau_nvkm_subdev_ltc_gp100.c | 72 .invalidate = gf100_ltc_invalidate,
|
| priv.h | 26 void (*invalidate)(struct nvkm_ltc *); member in struct:nvkm_ltc_func
|
| nouveau_nvkm_subdev_ltc_base.c | 74 if (ltc->func->invalidate) 75 ltc->func->invalidate(ltc);
|
| nouveau_nvkm_subdev_ltc_gm107.c | 148 .invalidate = gf100_ltc_invalidate,
|
| nouveau_nvkm_subdev_ltc_gf100.c | 140 nvkm_debug(<c->subdev, "LTC invalidate took %"PRId64" ns\n", taken); 252 .invalidate = gf100_ltc_invalidate,
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| amdgpu_mn.c | 39 * When somebody tries to invalidate the page tables we block the update until 92 .invalidate = amdgpu_mn_invalidate_gfx, 126 .invalidate = amdgpu_mn_invalidate_hsa,
|
| /src/sys/arch/m68k/m68k/ |
| mmu_subr.s | 124 movc %d0,%cacr | invalidate caches 189 movc %d0,%cacr | invalidate caches 191 movl %a0@(MMUTBINVAL),%d1 | invalidate TLB
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| radeon_mn.c | 88 .invalidate = radeon_mn_invalidate,
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| intel_ggtt.c | 148 ggtt->invalidate(ggtt); 172 * WCB of the writes into the GGTT before it triggers the invalidate. 236 ggtt->invalidate(ggtt); 287 ggtt->invalidate(ggtt); 311 ggtt->invalidate(ggtt); 366 ggtt->invalidate(ggtt); 1060 ggtt->invalidate = gen8_ggtt_invalidate; 1207 ggtt->invalidate = gen6_ggtt_invalidate; 1266 ggtt->invalidate = gmch_ggtt_invalidate; 1365 GEM_BUG_ON(ggtt->invalidate != gen8_ggtt_invalidate) [all...] |
| intel_gtt.h | 374 void (*invalidate)(struct i915_ggtt *ggtt); member in struct:i915_ggtt
|
| /src/sys/arch/arm/arm/ |
| cpufunc_asm_armv7.S | 130 mcr p15, 0, r0, c7, c5, 6 @ branch predictor invalidate 142 mcr p15, 0, r0, c7, c1, 6 @ branch predictor invalidate, IS 159 mcr p15, 0, r0, c8, c7, 0 @ invalidate all I+D TLBs 195 mcr p15, 0, r0, c7, c5, 1 @ invalidate the I-Cache line 276 mcr p15, 0, r0, c7, c6, 1 @ invalidate the D-Cache line 300 mcr p15, 0, r0, c7, c5, 1 @ invalidate the I-Cache line 350 1: mcr p15, 0, r3, c7, c6, 2 @ DCISW (data cache invalidate by set/way) 360 mcr p15, 0, r0, c7, c5, 0 @ invalidate L1 cache 394 1: mcr p15, 0, r3, c7, c6, 2 @ DCISW (data cache invalidate by set/way) 448 1: mcr p15, 0, r3, c7, c6, 2 @ DCISW (data cache invalidate by set/way [all...] |
| /src/sys/stand/efiboot/bootarm/ |
| cache.S | 92 1: mcr p15, 0, r3, c7, c14, 2 @ DCCISW (data cache clean and invalidate by set/way) 140 1: mcr p15, 0, r3, c7, c6, 2 @ DCISW (data cache invalidate by set/way) 150 mcr p15, 0, r0, c7, c5, 0 @ invalidate L1 cache 164 /* Invalidate TLB */
|
| /src/sys/arch/mips/mips/ |
| cache_r3k_subr.S | 94 sb zero, 0(t1) # invalidate 142 * Invalidate a range from the R3000 I-cache. 184 * Invalidate a range from the R3000 D-cache.
|
| mipsX_subr.S | 1957 mtc0 k0, MIPS_COP_0_DIAG # invalidate ITLB 2002 mtc0 k0, MIPS_COP_0_DIAG # invalidate ITLB 2182 mtc0 t1, MIPS_COP_0_DIAG # invalidate ITLB 2267 * Invalidate a TLB entry which has the given vaddr and ASID if found. 2348 mtc0 v0, MIPS_COP_0_DIAG # invalidate ITLB 2364 * Invalidate TLB entries belong to per process user spaces with 2407 tlbwi # invalidate the TLB entry 2420 mtc0 v0, MIPS_COP_0_DIAG # invalidate ITLB 2431 * Invalidate the non-wired TLB entries belonging to kernel space while 2464 tlbwi # invalidate the TLB entr [all...] |
| /src/sys/arch/x68k/stand/boot/ |
| srt0.S | 80 .word 0xf4d8 | cinva bc - invalidate caches XXX
|
| /src/sys/external/bsd/drm/dist/ |
| configure.ac | 93 # invalidate cached value if MAYBE_WARN has changed
|
| /src/sys/kern/ |
| vfs_cache.c | 317 SDT_PROBE_DEFINE1(vfs, namecache, invalidate, done, "struct vnode *"); 389 SDT_PROBE(vfs, namecache, invalidate, done, ncp, 0, 0, 0, 0);
|
| /src/sys/arch/hppa/stand/xxboot/ |
| start.S | 131 ; flush data cache / invalidate instruction cache 209 ; flush data cache / invalidate instruction cache
|
| /src/sys/arch/x68k/x68k/ |
| locore.s | 163 .word 0xf4d8 | cinva bc - invalidate caches XXX 839 .word 0xf4f8 | cpusha bc - push and invalidate caches
|
| /src/sys/arch/amiga/amiga/ |
| locore.s | 878 .word 0xf4f8 | cpusha bc - push and invalidate caches 993 jbsr _C_LABEL(_TBIA) | invalidate TLB 998 .word 0xf4f8 | cpusha bc - push & invalidate caches 1105 .word 0xf4f8 | cpusha bc - push and invalidate caches 1255 .word 0xf4f8 | cpusha bc - push and invalidate caches
|
| /src/sys/arch/atari/atari/ |
| locore.s | 982 jbsr _C_LABEL(_TBIA) | invalidate TLB 987 .word 0xf4f8 | cpusha bc - push & invalidate caches 1178 pmove %a0@,%crp | Invalidate CPU root pointer
|