Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/arm64/signal/testcases/
Dtpidr2_siginfo.c46 __u64 orig_tpidr2; in tpidr2_present() local
50 orig_tpidr2 = get_tpidr2(); in tpidr2_present()
75 if (tpidr2_ctx->tpidr2 != orig_tpidr2) { in tpidr2_present()
77 tpidr2_ctx->tpidr2, orig_tpidr2); in tpidr2_present()