/linux/arch/powerpc/lib/ |
H A D | memcpy_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 17 #define VPERM(VRT,VRA,VRB,VRC) vperm VRT,VRA,VRB,VRC argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument 20 #define VPERM(VRT,VRA,VRB,VRC) vperm VRT,VRB,VRA,VRC argument
|
H A D | copyuser_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 17 #define VPERM(VRT,VRA,VRB,VRC) vperm VRT,VRA,VRB,VRC argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument 20 #define VPERM(VRT,VRA,VRB,VRC) vperm VRT,VRB,VRA,VRC argument
|
/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | memcpy_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 17 #define VPERM(VRT,VRA,VRB,VRC) vperm VRT,VRA,VRB,VRC argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument 20 #define VPERM(VRT,VRA,VRB,VRC) vperm VRT,VRB,VRA,VRC argument
|
H A D | copyuser_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 17 #define VPERM(VRT,VRA,VRB,VRC) vperm VRT,VRA,VRB,VRC argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument 20 #define VPERM(VRT,VRA,VRB,VRC) vperm VRT,VRB,VRA,VRC argument
|
/linux/Documentation/scheduler/ |
H A D | sched-eevdf.rst | 26 on virtual run time (VRT). This prevents tasks from exploiting the system 29 lag to decay over VRT. Hence, long-sleeping tasks eventually have their lag
|
/linux/Documentation/translations/sp_SP/scheduler/ |
H A D | sched-eevdf.rst | 38 tiempo virtual de ejecución (VRT, del inglés: virtual run time). Esto previene 42 a su retraso decaer a lo largo de VRT. Por tanto, las tareas que duerman
|