Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c30 #define SMRAM_STAGE 0xfe macro
42 * SMI handler always report back fixed stage SMRAM_STAGE.
45 0xb0, SMRAM_STAGE, /* mov $SMRAM_STAGE, %al */
148 stage_reported == SMRAM_STAGE, in main()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c26 #define SMRAM_STAGE 0xfe macro
38 * SMI handler always report back fixed stage SMRAM_STAGE.
41 0xb0, SMRAM_STAGE, /* mov $SMRAM_STAGE, %al */
110 /* Stages 8-11 are eaten by SMM (SMRAM_STAGE reported instead) */ in guest_code()
180 stage_reported == SMRAM_STAGE, in main()

Completed in 1 milliseconds