Home
last modified time | relevance | path

Searched refs:cr5 (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/
H A Dgettimeofday.S72 cmpli cr5,r3,CLOCK_REALTIME_COARSE
74 cror cr5*4+eq,cr5*4+eq,cr6*4+eq
76 cror cr0*4+eq,cr0*4+eq,cr5*4+eq
84 beq cr5, .Lcoarse_clocks
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dmemcmp_64.S194 cmpdi cr5,r5,7
196 ble cr5,.Lcmp_rest_lt8bytes
535 cmpdi cr5,r5,VMX_THRESH
536 bge cr5,.Ldiffoffset_vmx_cmp
543 cmpdi cr5,r5,31
544 ble cr5,.Lcmp_lt32bytes
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S194 cmpdi cr5,r5,7
196 ble cr5,.Lcmp_rest_lt8bytes
535 cmpdi cr5,r5,VMX_THRESH
536 bge cr5,.Ldiffoffset_vmx_cmp
543 cmpdi cr5,r5,31
544 ble cr5,.Lcmp_lt32bytes
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dmemcmp_64.S194 cmpdi cr5,r5,7
196 ble cr5,.Lcmp_rest_lt8bytes
535 cmpdi cr5,r5,VMX_THRESH
536 bge cr5,.Ldiffoffset_vmx_cmp
543 cmpdi cr5,r5,31
544 ble cr5,.Lcmp_lt32bytes
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S194 cmpdi cr5,r5,7
196 ble cr5,.Lcmp_rest_lt8bytes
535 cmpdi cr5,r5,VMX_THRESH
536 bge cr5,.Ldiffoffset_vmx_cmp
543 cmpdi cr5,r5,31
544 ble cr5,.Lcmp_lt32bytes
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S338 cmplwi cr5,r3,0x8003 /* 7447A */
347 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq
409 cmplwi cr5,r3,0x8003 /* 7447A */
418 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S367 cmplwi cr5,r3,0x8003 /* 7447A */
376 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq
438 cmplwi cr5,r3,0x8003 /* 7447A */
447 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dppc_asm.h18 #define cr5 5 macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dppc_asm.h18 #define cr5 5 macro
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsetup.c792 union ctlreg5 cr5; in setup_cr() local
801 __ctl_store(cr5.val, 5, 5); in setup_cr()
804 cr5.pasteo = (unsigned long)__ctl_duct >> 6; in setup_cr()
807 __ctl_load(cr5.val, 5, 5); in setup_cr()
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dhead.S329 .quad .Lduct # cr5: primary-aste origin
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dhead.S281 .quad 0 # cr5: primary-aste origin
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc_asm.h522 #define cr5 5 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc_asm.h573 #define cr5 5 macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h522 #define cr5 5 macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h573 #define cr5 5 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dinit301.c6364 unsigned char cr4, cr14, cr5, cr15; in SiS_SetGroup1() local
6368 cr5 = SiS_Pr->CCRT1CRTC[5]; in SiS_SetGroup1()
6373 cr5 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[5]; in SiS_SetGroup1()
6377 tempcx = (((cr5 & 0x1f) | ((cr15 & 0x04) << (5-2))) - 3) << 3; /* (VGAHRE-3)*8 */ in SiS_SetGroup1()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit301.c6364 unsigned char cr4, cr14, cr5, cr15; in SiS_SetGroup1() local
6368 cr5 = SiS_Pr->CCRT1CRTC[5]; in SiS_SetGroup1()
6373 cr5 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[5]; in SiS_SetGroup1()
6377 tempcx = (((cr5 & 0x1f) | ((cr15 & 0x04) << (5-2))) - 3) << 3; /* (VGAHRE-3)*8 */ in SiS_SetGroup1()

Completed in 34 milliseconds