Searched refs:INT80_CLOBBERS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
H A D | single_step_syscall.c | 65 # define INT80_CLOBBERS "r8", "r9", "r10", "r11" macro 69 # define INT80_CLOBBERS macro 174 : INT80_CLOBBERS); in main()
|
H A D | ldt_gdt.c | 50 # define INT80_CLOBBERS "r8", "r9", "r10", "r11" macro 52 # define INT80_CLOBBERS macro 692 : INT80_CLOBBERS); in invoke_set_thread_area() 761 : INT80_CLOBBERS); in test_gdt_invalidation() 792 : INT80_CLOBBERS); in test_gdt_invalidation() 825 : INT80_CLOBBERS); in test_gdt_invalidation() 878 : INT80_CLOBBERS); in test_gdt_invalidation()
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | single_step_syscall.c | 64 # define INT80_CLOBBERS "r8", "r9", "r10", "r11" macro 68 # define INT80_CLOBBERS macro 173 : INT80_CLOBBERS); in main()
|
H A D | ldt_gdt.c | 50 # define INT80_CLOBBERS "r8", "r9", "r10", "r11" macro 52 # define INT80_CLOBBERS macro 692 : INT80_CLOBBERS); in invoke_set_thread_area() 761 : INT80_CLOBBERS); in test_gdt_invalidation() 792 : INT80_CLOBBERS); in test_gdt_invalidation() 825 : INT80_CLOBBERS); in test_gdt_invalidation() 878 : INT80_CLOBBERS); in test_gdt_invalidation()
|
Completed in 4 milliseconds