Searched refs:sp_el0 (Results 1 – 25 of 2353) sorted by relevance
12345678910>>...95
/linux/arch/arm64/include/asm/ |
A D | current.h | 17 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()
|
A D | kvm_asm.h | 318 mrs \tmp, sp_el0 324 msr sp_el0, \tmp
|
/linux/arch/arm64/kernel/ |
A D | entry.S | 214 mrs x21, sp_el0 216 msr sp_el0, tsk 353 msr sp_el0, x23 741 msr sp_el0, x1 942 mrs x28, sp_el0 944 msr sp_el0, x0 960 msr sp_el0, x28
|
/linux/arch/arm64/mm/ |
A D | proc.S | 89 mrs x13, sp_el0 147 msr sp_el0, x14
|
/linux/lib/ |
A D | .bitrev.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .clz_tab.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .bcd.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/crypto/ |
A D | .jitterentropy.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .rsaprivkey.asn1.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .rsapubkey.asn1.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .hash_info.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/lib/zstd/common/ |
A D | .debug.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .error_private.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/drivers/clk/uniphier/ |
A D | .clk-uniphier-mio.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .clk-uniphier-peri.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .clk-uniphier-sys.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/arch/arm64/ |
A D | Makefile | 55 -mstack-protector-guard-reg=sp_el0 \
|
/linux/drivers/tty/vt/ |
A D | .consolemap_deftbl.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/lib/fonts/ |
A D | .font_8x8.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/crypto/asymmetric_keys/ |
A D | .pkcs7.asn1.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .x509.asn1.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
A D | .x509_akid.asn1.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/drivers/video/logo/ |
A D | .logo_linux_clut224.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/security/keys/trusted-keys/ |
A D | .tpm2key.asn1.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
/linux/kernel/time/ |
A D | .timecounter.o.cmd | 1 …ebug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-…
|
Completed in 23 milliseconds
12345678910>>...95