Lines Matching +full:0 +full:x29
33 .irp n,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
41 .if \el == 0
65 tbnz x0, #THREAD_SHIFT, 0f
70 0:
126 nop // Patched to SMC/HVC #0
199 .if \el == 0
205 stp x0, x1, [sp, #16 * 0]
219 stp x28, x29, [sp, #16 * 14]
221 .if \el == 0
281 .endif /* \el == 0 */
291 .if \el == 0
294 stp x29, x22, [sp, #S_STACKFRAME]
296 add x29, sp, #S_STACKFRAME
307 .if \el == 0
336 .if \el != 0
364 .if \el == 0
373 mrs x29, contextidr_el1
374 msr contextidr_el1, x29
409 apply_ssbd 0, x0, x1
414 ldp x0, x1, [sp, #16 * 0]
428 ldp x28, x29, [sp, #16 * 14]
430 .if \el == 0
441 msr far_el1, x29
443 ldr_this_cpu x30, this_cpu_vector, x29
444 tramp_alias x29, tramp_exit
448 br x29
489 1: and x22, x22, #~PSR_PAN_BIT // ARMv8.0 CPUs do not understand this bit
527 kernel_ventry 0, t, 64, sync // Synchronous 64-bit EL0
528 kernel_ventry 0, t, 64, irq // IRQ 64-bit EL0
529 kernel_ventry 0, t, 64, fiq // FIQ 64-bit EL0
530 kernel_ventry 0, t, 64, error // Error 64-bit EL0
532 kernel_ventry 0, t, 32, sync // Synchronous 32-bit EL0
533 kernel_ventry 0, t, 32, irq // IRQ 32-bit EL0
534 kernel_ventry 0, t, 32, fiq // FIQ 32-bit EL0
535 kernel_ventry 0, t, 32, error // Error 32-bit EL0
574 .if \el == 0
595 entry_handler 0, t, 64, sync
596 entry_handler 0, t, 64, irq
597 entry_handler 0, t, 64, fiq
598 entry_handler 0, t, 64, error
600 entry_handler 0, t, 32, sync
601 entry_handler 0, t, 32, irq
602 entry_handler 0, t, 32, fiq
603 entry_handler 0, t, 32, error
615 kernel_exit 0
670 * instruction to load the upper 16 bits (which must be 0xFFFF).
678 #define BHB_MITIGATION_NONE 0
741 .space 0x400
769 tramp_unmap_kernel x29
770 mrs x29, far_el1 // restore x29
794 tramp_ventry .Lvector_start\@, 64, 0, \bhb
797 tramp_ventry .Lvector_start\@, 32, 0, \bhb
831 stp x29, x9, [x8], #16
839 ldp x29, x9, [x8], #16
879 stp x29, x30, [sp, #-16]!
880 mov x29, sp
892 mov sp, x29
893 ldp x29, x30, [sp], #16
908 smc #0
910 99: hvc #0
987 stp x28, x29, [x1, #SDEI_EVENT_INTREGS + 16 * 14]
1034 and x0, x3, #0xc
1037 csel x29, x29, xzr, eq // fp, or zero
1040 stp x29, x4, [sp, #-16]!
1041 mov x29, sp
1050 ldp x28, x29, [x4, #SDEI_EVENT_INTREGS + 16 * 14]