Home
last modified time | relevance | path

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

/linux-6.1.9/arch/microblaze/kernel/
Dhw_exception_handler.S131 #define SWREG_TO_R3_VM_V(regnum) \ macro
1050 sw_r1_vm: SWREG_TO_R3_VM_V (1);
1051 sw_r2_vm: SWREG_TO_R3_VM_V (2);
1052 sw_r3_vm: SWREG_TO_R3_VM_V (3);
1053 sw_r4_vm: SWREG_TO_R3_VM_V (4);
1054 sw_r5_vm: SWREG_TO_R3_VM_V (5);
1055 sw_r6_vm: SWREG_TO_R3_VM_V (6);
1056 sw_r7_vm: SWREG_TO_R3_VM_V (7);
1057 sw_r8_vm: SWREG_TO_R3_VM_V (8);
1058 sw_r9_vm: SWREG_TO_R3_VM_V (9);
[all …]