Home
last modified time | relevance | path

Searched full:aapcs (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/lib/
H A Dkasan_sw_tags.S12 * A compiler-generated thunk calls this with a non-AAPCS calling
32 * To call a regular AAPCS function we must save x2 to x15 (which we can
/linux/arch/arm64/kernel/
H A Defi-rt-wrapper.S14 * Register x18 is designated as the 'platform' register by the AAPCS,
/linux/arch/arm64/kernel/vdso32/
H A DMakefile47 VDSO_CAFLAGS += -mabi=aapcs-linux -mfloat-abi=soft
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile90 CFLAGS += -march=armv7-a -mabi=aapcs-linux
102 CFLAGS += -march=armv7-a -mabi=aapcs-linux
/linux/arch/arm/crypto/
H A Daes-ce-core.S124 * Internal, non-AAPCS compliant functions that implement the core AES
/linux/arch/arm/mm/
H A Dproc-v7.S264 @ Invoke the v7_invalidate_l1() function, which adheres to the AAPCS
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c565 /* Save FP and LR registers to stay align with ARM64 AAPCS */ in build_prologue()