Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Devmcs_smm_controls_test.c23 #define SYNC_PORT 0xe macro
34 0xe4, SYNC_PORT, /* in $SYNC_PORT, %al */
40 asm volatile("in $" XSTR(SYNC_PORT) ", %%al \n" in sync_with_host()
H A Dsmm_test.c28 #define SYNC_PORT 0xe macro
39 0xe4, SYNC_PORT, /* in $SYNC_PORT, %al */
45 asm volatile("in $" XSTR(SYNC_PORT)", %%al \n" in sync_with_host()