Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dcurrent.h17 unsigned long sp_el0; in get_current() local
19 asm ("mrs %0, sp_el0" : "=r" (sp_el0)); in get_current()
21 return (struct task_struct *)sp_el0; in get_current()
H A Dkvm_asm.h364 mrs \tmp, sp_el0
370 msr sp_el0, \tmp
H A Dassembler.h589 mrs \rd, sp_el0
/openbmc/linux/arch/arm64/kernel/
H A Dentry.S223 mrs x21, sp_el0
225 msr sp_el0, tsk
366 msr sp_el0, x23
846 msr sp_el0, x1
1033 mrs x28, sp_el0
1035 msr sp_el0, x0
1051 msr sp_el0, x28
H A Dhead.S450 msr sp_el0, \tsk
/openbmc/linux/arch/arm64/mm/
H A Dproc.S93 mrs x13, sp_el0
150 msr sp_el0, x14
/openbmc/qemu/include/hw/xen/interface/
H A Darch-arm.h268 uint64_t sp_el0; member
/openbmc/linux/arch/arm64/
H A DMakefile60 -mstack-protector-guard-reg=sp_el0 \
H A DKconfig2252 …def_bool $(cc-option,-mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-pro…
/openbmc/qemu/docs/about/
H A Demulation.rst547 Instr: mrs x0, sp_el0 (2682661 hits) (op=0xd5384100/ System Reg)
551 Instr: mrs x1, sp_el0 (933793 hits) (op=0xd5384101/ System Reg)
552 Instr: mrs x2, sp_el0 (699516 hits) (op=0xd5384102/ System Reg)