Home
last modified time | relevance | path

Searched refs:clflush (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_clflush.c14 struct clflush { struct
29 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_work() local
30 struct drm_i915_gem_object *obj = clflush->obj; in clflush_work()
45 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_release() local
47 i915_gem_object_put(clflush->obj); in clflush_release()
56 static struct clflush *clflush_work_create(struct drm_i915_gem_object *obj) in clflush_work_create()
58 struct clflush *clflush; in clflush_work_create() local
62 clflush = kmalloc(sizeof(*clflush), GFP_KERNEL); in clflush_work_create()
63 if (!clflush) in clflush_work_create()
66 dma_fence_work_init(&clflush->base, &clflush_ops); in clflush_work_create()
[all …]
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Defficeon-agp.c223 clflush((char *)page+offset); in efficeon_create_gatt_table()
273 clflush(last_page); in efficeon_insert_memory()
279 clflush(last_page); in efficeon_insert_memory()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmwait.h112 clflush((void *)&current_thread_info()->flags); in mwait_idle_with_hints()
H A Dspecial_insns.h210 static inline void clflush(volatile void *__p) in clflush() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine.h160 clflush(&engine->status_page.addr[reg]); in intel_write_status_page()
162 clflush(&engine->status_page.addr[reg]); in intel_write_status_page()
H A Dintel_lrc.c2469 clflush((void *)first); in invalidate_csb_entries()
2470 clflush((void *)last); in invalidate_csb_entries()
4252 clflush(execlists->csb_write); in __execlists_reset()
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dident_map_64.c241 clflush(cl); in clflush_page()
/OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/
H A Dgru_instructions.h44 #define __flush_cache(p) clflush(p)
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c820 clflush((void *)&current_thread_info()->flags); in mwait_idle()
H A Dsmpboot.c1734 clflush(mwait_ptr); in mwait_play_dead()
/OK3568_Linux_fs/kernel/tools/arch/x86/lib/
H A Dx86-opcode-map.txt1046 7: clflush | clflushopt (66) | sfence (11B)
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dx86-opcode-map.txt1046 7: clflush | clflushopt (66) | sfence (11B)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info11855 'lzcnt', 'popcnt', 'hle', 'rtm', 'invpcid', 'clflush', 'mwaitx',
12757 '.clflush' '.movbe' '.xsave' '.xsaveopt'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info11855 'lzcnt', 'popcnt', 'hle', 'rtm', 'invpcid', 'clflush', 'mwaitx',
12757 '.clflush' '.movbe' '.xsave' '.xsaveopt'