Home
last modified time | relevance | path

Searched defs:x22 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dprocessor.h125 unsigned long x22; member
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h503 u64 x22; member
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dcurve25519-fiat32.c459 { u64 x22 = (0x2 * (((u64)x4 * x6) + ((u64)x2 * x8))); in fe_sqr_impl() local