Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Devmcs_smm_controls_test.c21 #define SMRAM_STAGE 0xfe macro
33 0xb0, SMRAM_STAGE, /* mov $SMRAM_STAGE, %al */
114 TEST_ASSERT(stage_reported == SMRAM_STAGE, in main()
116 SMRAM_STAGE, stage_reported); in main()
H A Dsmm_test.c23 #define SMRAM_STAGE 0xfe macro
38 0xb0, SMRAM_STAGE, /* mov $SMRAM_STAGE, %al */
156 stage_reported == SMRAM_STAGE, in main()