Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_clflush.c17 struct clflush { struct
32 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_work() argument
39 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_release() local
53 struct clflush *clflush; in clflush_work_create() local
57 clflush = kmalloc(sizeof(*clflush), GFP_KERNEL); in clflush_work_create()
58 if (!clflush) in clflush_work_create()
62 kfree(clflush); in clflush_work_create()
69 return clflush; in clflush_work_create()
76 struct clflush *clflush; in i915_gem_clflush_object() local
111 clflush = NULL; in i915_gem_clflush_object()
[all …]
/openbmc/linux/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()
/openbmc/linux/arch/x86/include/asm/
H A Dmwait.h113 clflush((void *)&current_thread_info()->flags); in mwait_idle_with_hints()
H A Dspecial_insns.h178 static __always_inline void clflush(volatile void *__p) in clflush() function
/openbmc/linux/arch/x86/boot/compressed/
H A Dident_map_64.c251 clflush(cl); in clflush_page()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h44 #define __flush_cache(p) clflush(p)
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c923 clflush((void *)&current_thread_info()->flags); in mwait_idle()
H A Dsmpboot.c1536 clflush(md); in mwait_play_dead()
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv69 1, 0, EDX, 19, clflush, CLFLUSH instr
/openbmc/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt1132 7: clflush | clflushopt (66) | sfence (11B)
/openbmc/linux/arch/x86/lib/
H A Dx86-opcode-map.txt1132 7: clflush | clflushopt (66) | sfence (11B)
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv373 "CLFLUSH m8","CLFLUSH m8","clflush m8","0F AE /7","V","V","","modrm_memonly","r","",""