Home
last modified time | relevance | path

Searched refs:INJECT_ASM_REG_P (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A Dparam_test.c79 #define INJECT_ASM_REG_P "rax" macro
83 , INJECT_ASM_REG_P \
87 "lea asm_loop_cnt_" #n "(%%rip), %%" INJECT_ASM_REG_P "\n\t" \
88 "mov (%%" INJECT_ASM_REG_P "), %%" INJECT_ASM_REG "\n\t" \
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Dparam_test.c76 #define INJECT_ASM_REG_P "rax" macro
80 , INJECT_ASM_REG_P \
84 "lea asm_loop_cnt_" #n "(%%rip), %%" INJECT_ASM_REG_P "\n\t" \
85 "mov (%%" INJECT_ASM_REG_P "), %%" INJECT_ASM_REG "\n\t" \

Completed in 4 milliseconds