/netbsd/sys/external/bsd/drm2/dist/drm/i915/gem/ |
H A D | i915_gem_clflush.c | 19 struct clflush { struct 34 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_work() argument 50 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_release() local 52 i915_gem_object_put(clflush->obj); in clflush_release() 63 struct clflush *clflush; in clflush_work_create() local 67 clflush = kmalloc(sizeof(*clflush), GFP_KERNEL); in clflush_work_create() 68 if (!clflush) in clflush_work_create() 74 return clflush; in clflush_work_create() 80 struct clflush *clflush; in i915_gem_clflush_object() local 110 clflush = NULL; in i915_gem_clflush_object() [all …]
|
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/i386/ |
H A D | mem.s | 20 clflush (%esi) label 37 clflush byte ptr [esi] label
|
H A D | x86-64-mem.s | 21 clflush (%rsi) label 39 clflush byte ptr [rsi] label
|
H A D | x86-64-arch-2.s | 5 # clflush 6 clflush (%rax) label
|
H A D | arch-10.s | 5 # clflush 6 clflush (%eax) label
|
H A D | x86-64-arch-2-1.l | 35 [ ]*5[ ]+\# clflush 36 [ ]*6[ ]+\?\?\?\? 0FAE38 clflush \(%rax\)
|
H A D | x86-64-arch-2-2.l | 34 [ ]*5[ ]+\# clflush 35 [ ]*6[ ]+\?\?\?\? 0FAE38 clflush \(%rax\)
|
H A D | arch-10-4.l | 31 [ ]*5[ ]+\# clflush 32 [ ]*6[ ]+clflush \(%eax\)
|
H A D | arch-10-2.l | 40 [ ]*5[ ]+\# clflush 41 [ ]*6[ ]+clflush \(%eax\)
|
H A D | arch-10-1.l | 41 [ ]*5[ ]+\# clflush 42 [ ]*6[ ]+clflush \(%eax\)
|
H A D | arch-10-3.l | 33 [ ]*5[ ]+\# clflush 34 [ ]*6[ ]+clflush \(%eax\)
|
H A D | mem.d | 23 [ ]*[a-f0-9]+: 0f ae 3e clflush \(%esi\) 38 [ ]*[a-f0-9]+: 0f ae 3e clflush \(%esi\)
|
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ |
H A D | mem.s | 20 clflush (%esi) label 37 clflush byte ptr [esi] label
|
H A D | x86-64-mem.s | 21 clflush (%rsi) label 39 clflush byte ptr [rsi] label
|
H A D | arch-10.s | 5 # clflush 6 clflush (%eax) label
|
H A D | x86-64-arch-2.s | 5 # clflush 6 clflush (%rax) label
|
H A D | arch-10-1.l | 41 [ ]*5[ ]+\# clflush 42 [ ]*6[ ]+clflush \(%eax\)
|
H A D | arch-10-2.l | 40 [ ]*5[ ]+\# clflush 41 [ ]*6[ ]+clflush \(%eax\)
|
H A D | arch-10-3.l | 33 [ ]*5[ ]+\# clflush 34 [ ]*6[ ]+clflush \(%eax\)
|
H A D | arch-10-4.l | 31 [ ]*5[ ]+\# clflush 32 [ ]*6[ ]+clflush \(%eax\)
|
H A D | x86-64-arch-2-1.l | 35 [ ]*5[ ]+\# clflush 36 [ ]*6[ ]+\?\?\?\? 0FAE38 clflush \(%rax\)
|
H A D | x86-64-arch-2-2.l | 34 [ ]*5[ ]+\# clflush 35 [ ]*6[ ]+\?\?\?\? 0FAE38 clflush \(%rax\)
|
H A D | mem.d | 23 [ ]*[a-f0-9]+: 0f ae 3e clflush \(%esi\) 38 [ ]*[a-f0-9]+: 0f ae 3e clflush \(%esi\)
|
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ |
H A D | x86cpuid.pl | 375 &clflush(&DWP(0,$out)); 386 &clflush(&DWP(0,$out)); 415 &clflush(&DWP(0,$out)); 427 &clflush(&DWP(0,$out));
|
/netbsd/crypto/external/bsd/openssl/dist/crypto/ |
H A D | x86cpuid.pl | 373 &clflush(&DWP(0,$out)); 384 &clflush(&DWP(0,$out)); 413 &clflush(&DWP(0,$out)); 425 &clflush(&DWP(0,$out));
|