Searched refs:invalidate (Results 1 - 25 of 92) sorted by relevance

1234

/linux-master/include/linux/
H A Ddns_resolver.h32 bool invalidate);
/linux-master/arch/arm/mm/
H A Dcache-v6.S43 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
44 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
45 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
46 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
52 mcr p15, 0, r0, c7, c5, 0 @ invalidate I-cache
67 mcr p15, 0, r0, c7, c14, 0 @ D cache clean+invalidate
69 mcr p15, 0, r0, c7, c5, 0 @ I+BTB cache invalidate
74 mcr p15, 0, r0, c7, c15, 0 @ Cache clean+invalidate
152 mcr p15, 0, r0, c7, c5, 0 @ I+BTB cache invalidate
157 mcr p15, 0, r0, c7, c5, 6 @ invalidate BT
[all...]
H A Dcache-v4wt.S45 * Unconditionally clean and invalidate the entire icache.
49 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
64 * Clean and invalidate the entire cache.
71 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
72 mcr p15, 0, ip, c7, c6, 0 @ invalidate D cache
79 * Clean and invalidate a range of cache entries in the specified
91 1: mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
93 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I entry
128 1: mcr p15, 0, r0, c7, c5, 1 @ invalidate I entry
147 mcr p15, 0, r2, c7, c5, 0 @ invalidate
[all...]
H A Dcache-fa.S41 * Unconditionally clean and invalidate the entire icache.
45 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
52 * Clean and invalidate all cache entries in a particular address
60 * Clean and invalidate the entire cache.
66 mcr p15, 0, ip, c7, c14, 0 @ clean/invalidate D cache
68 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
69 mcrne p15, 0, ip, c7, c5, 6 @ invalidate BTB
92 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I line
93 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
98 mcrne p15, 0, ip, c7, c5, 6 @ invalidate BT
[all...]
H A Dtlb-v4wb.S39 mcrne p15, 0, r3, c8, c5, 0 @ invalidate I TLB
42 1: mcr p15, 0, r0, c8, c6, 1 @ invalidate D TLB entry
63 mcr p15, 0, r3, c8, c5, 0 @ invalidate I TLB
64 1: mcr p15, 0, r0, c8, c6, 1 @ invalidate D TLB entry
H A Dtlb-v4wbi.S41 mcrne p15, 0, r0, c8, c5, 1 @ invalidate I TLB entry
42 mcr p15, 0, r0, c8, c6, 1 @ invalidate D TLB entry
54 1: mcr p15, 0, r0, c8, c5, 1 @ invalidate I TLB entry
55 mcr p15, 0, r0, c8, c6, 1 @ invalidate D TLB entry
H A Dtlb-v7.S32 * - the "Invalidate single entry" instruction will invalidate
50 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable)
52 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable)
54 ALT_UP(mcr p15, 0, r0, c8, c7, 1) @ TLB invalidate U MVA
79 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable)
81 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable)
83 ALT_UP(mcr p15, 0, r0, c8, c7, 1) @ TLB invalidate U MVA
H A Dproc-mohawk.S65 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
67 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
92 * Unconditionally clean and invalidate the entire icache.
96 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
103 * Clean and invalidate all cache entries in a particular
111 * Clean and invalidate the entire cache.
117 mcr p15, 0, ip, c7, c14, 0 @ clean & invalidate all D cache
119 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
127 * Clean and invalidate a range of cache entries in the
142 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate
[all...]
H A Dproc-arm920.S80 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
83 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
107 * Unconditionally clean and invalidate the entire icache.
111 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
126 * Clean and invalidate the entire cache.
134 2: mcr p15, 0, r3, c7, c14, 2 @ clean+invalidate D index
140 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
161 1: mcr p15, 0, r0, c7, c14, 1 @ clean+invalidate D entry
163 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I entry
201 mcr p15, 0, r0, c7, c5, 1 @ invalidate
[all...]
H A Dproc-fa526.S61 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
64 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
108 mcr p15, 0, ip, c7, c6, 0 @ invalidate D cache
110 mcr p15, 0, ip, c7, c14, 0 @ clean and invalidate whole D cache
112 mcr p15, 0, ip, c7, c5, 0 @ invalidate I cache
113 mcr p15, 0, ip, c7, c5, 6 @ invalidate BTB since mm changed
117 mcr p15, 0, ip, c8, c7, 0 @ invalidate UTLB
143 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
146 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs on v4
148 mcr p15, 0, r0, c7, c5, 5 @ invalidate IScratchpa
[all...]
H A Dproc-arm926.S27 * using the single invalidate entry instructions. Anything larger
72 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
75 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
109 * Unconditionally clean and invalidate the entire icache.
113 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
120 * Clean and invalidate all cache entries in a particular
128 * Clean and invalidate the entire cache.
135 mcr p15, 0, ip, c7, c6, 0 @ invalidate D cache
137 1: mrc p15, 0, APSR_nzcv, c7, c14, 3 @ test,clean,invalidate
141 mcrne p15, 0, ip, c7, c5, 0 @ invalidate
[all...]
H A Dproc-arm925.S112 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
115 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
143 * Unconditionally clean and invalidate the entire icache.
147 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
154 * Clean and invalidate all cache entries in a particular
162 * Clean and invalidate the entire cache.
169 mcr p15, 0, ip, c7, c6, 0 @ invalidate D cache
173 2: mcr p15, 0, r3, c7, c14, 2 @ clean+invalidate D index
178 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
186 * Clean and invalidate
[all...]
H A Dproc-arm922.S82 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
85 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
109 * Unconditionally clean and invalidate the entire icache.
113 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
120 * Clean and invalidate all cache entries in a particular
128 * Clean and invalidate the entire cache.
136 2: mcr p15, 0, r3, c7, c14, 2 @ clean+invalidate D index
142 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
150 * Clean and invalidate a range of cache entries in the
163 1: mcr p15, 0, r0, c7, c14, 1 @ clean+invalidate
[all...]
H A Dproc-arm946.S86 * Unconditionally clean and invalidate the entire icache.
90 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
102 * Clean and invalidate the entire cache.
128 * Clean and invalidate a range of cache entries in the
144 mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
145 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I entry
147 mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
148 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I entry
151 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
152 mcrne p15, 0, r0, c7, c5, 1 @ invalidate
[all...]
H A Dtlb-v6.S33 * - the "Invalidate single entry" instruction will invalidate
49 mcr p15, 0, r0, c8, c6, 1 @ TLB invalidate D MVA (was 1)
51 mcrne p15, 0, r0, c8, c5, 1 @ TLB invalidate I MVA (was 1)
53 mcr p15, 0, r0, c8, c7, 1 @ TLB invalidate MVA (was 1)
79 mcr p15, 0, r0, c8, c6, 1 @ TLB invalidate D MVA
80 mcr p15, 0, r0, c8, c5, 1 @ TLB invalidate I MVA
82 mcr p15, 0, r0, c8, c7, 1 @ TLB invalidate MVA
H A Dproc-arm1026.S26 * using the single invalidate entry instructions. Anything larger
88 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
91 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
117 * Unconditionally clean and invalidate the entire icache.
122 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
138 * Clean and invalidate the entire cache.
145 1: mrc p15, 0, APSR_nzcv, c7, c14, 3 @ test, clean, invalidate
150 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
173 1: mcr p15, 0, r0, c7, c14, 1 @ clean+invalidate D entry
180 mcrne p15, 0, ip, c7, c5, 0 @ invalidate
[all...]
H A Dproc-arm1022.S26 * using the single invalidate entry instructions. Anything larger
88 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
91 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
117 * Unconditionally clean and invalidate the entire icache.
122 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
138 * Clean and invalidate the entire cache.
147 2: mcr p15, 0, r3, c7, c14, 2 @ clean+invalidate D index
155 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
178 1: mcr p15, 0, r0, c7, c14, 1 @ clean+invalidate D entry
185 mcrne p15, 0, ip, c7, c5, 0 @ invalidate
[all...]
H A Dproc-arm1020e.S26 * using the single invalidate entry instructions. Anything larger
88 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
91 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
117 * Unconditionally clean and invalidate the entire icache.
122 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
138 * Clean and invalidate the entire cache.
148 2: mcr p15, 0, r3, c7, c14, 2 @ clean+invalidate D index
156 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
179 1: mcr p15, 0, r0, c7, c14, 1 @ clean+invalidate D entry
186 mcrne p15, 0, ip, c7, c5, 0 @ invalidate
[all...]
H A Dproc-xsc3.S69 1: mcr p15, 0, \rd, c7, c14, 2 @ clean/invalidate L1 D line
116 mcr p15, 0, ip, c7, c7, 0 @ invalidate L1 caches and BTB
121 mcr p15, 0, ip, c8, c7, 0 @ invalidate I and D TLBs
149 * Unconditionally clean and invalidate the entire icache.
153 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
168 * Clean and invalidate the entire cache.
176 mcrne p15, 0, ip, c7, c5, 0 @ invalidate L1 I cache and BTB
200 mcrne p15, 0, r0, c7, c5, 1 @ invalidate L1 I line
201 mcr p15, 0, r0, c7, c14, 1 @ clean/invalidate L1 D line
206 mcrne p15, 0, ip, c7, c5, 6 @ invalidate BT
[all...]
H A Dcache-v4wb.S55 * Unconditionally clean and invalidate the entire icache.
59 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
66 * Clean and invalidate all cache entries in a particular address
74 * Clean and invalidate the entire cache.
78 mcr p15, 0, ip, c7, c5, 0 @ invalidate I cache
113 mcrne p15, 0, ip, c7, c5, 0 @ invalidate I cache
119 mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
173 mcr p15, 0, r0, c7, c6, 1 @ invalidate D entry
178 mcr p15, 0, r0, c7, c5, 0 @ invalidate I cache
200 1: mcr p15, 0, r0, c7, c6, 1 @ invalidate
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.h43 void (*invalidate)(struct mlx5_hv_vhca_agent*,
84 void (*invalidate)(struct mlx5_hv_vhca_agent*,
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgk104.c49 .invalidate = gf100_ltc_invalidate,
H A Dgm200.c56 .invalidate = gf100_ltc_invalidate,
H A Dgp102.c46 .invalidate = gf100_ltc_invalidate,
H A Dga102.c50 .invalidate = gf100_ltc_invalidate,

Completed in 194 milliseconds

1234