Searched refs:cr4 (Results 1 - 11 of 11) sorted by relevance
/third_party/ltp/testcases/kernel/kvm/ |
H A D | bootstrap_x86_64.S | 148 movl %cr4, %eax 150 movl %eax, %cr4 304 mov %cr4, %rax
|
H A D | lib_x86.c | 367 vmcb->cr4 = cregs.cr4; in kvm_init_guest_vmcb()
|
H A D | bootstrap_x86.S | 197 mov %cr4, %eax
|
/third_party/musl/src/setjmp/arm/ |
H A D | setjmp.S | 27 stc p2, cr4, [ip], #48
|
H A D | longjmp.S | 25 ldc p2, cr4, [ip], #48
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | smallft.c | 175 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradf4() local 219 cr4=wa3[i-2]*cc[t3-1]+wa3[i-1]*cc[t3]; in dradf4() 222 tr1=cr2+cr4; in dradf4() 223 tr4=cr4-cr2; in dradf4() 755 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradb4() local 803 cr4=tr1+tr4; in dradb4() 811 ch[(t8+=t0)-1]=wa3[i-2]*cr4-wa3[i-1]*ci4; in dradb4() 812 ch[t8]=wa3[i-2]*ci4+wa3[i-1]*cr4; in dradb4()
|
/third_party/ltp/testcases/kernel/kvm/include/ |
H A D | kvm_x86_svm.h | 116 uint64_t cr4; member
|
H A D | kvm_x86.h | 167 unsigned long cr0, cr2, cr3, cr4; member
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | register-s390.h | 34 V(cr0) V(cr1) V(cr2) V(cr3) V(cr4) V(cr5) V(cr6) V(cr7) \
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | register-arm.h | 54 V(cr0) V(cr1) V(cr2) V(cr3) V(cr4) V(cr5) V(cr6) V(cr7) \
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | register-ppc.h | 59 V(cr0) V(cr1) V(cr2) V(cr3) V(cr4) V(cr5) V(cr6) V(cr7) \
|
Completed in 7 milliseconds