Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c35 #define SYNC_PORT 0xe macro
46 0xe4, SYNC_PORT, /* in $SYNC_PORT, %al */
52 asm volatile("in $" XSTR(SYNC_PORT)", %%al \n" in sync_with_host()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c31 #define SYNC_PORT 0xe macro
42 0xe4, SYNC_PORT, /* in $SYNC_PORT, %al */
48 asm volatile("in $" XSTR(SYNC_PORT)", %%al \n" in sync_with_host()

Completed in 2 milliseconds