HomeSort by relevance Sort by last modified time
    Searched refs:D_OPEN (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/security_SMMLocked/src/
smm.c 21 #define D_OPEN (1 << 6)
30 if (smram_value & D_OPEN) {
31 fprintf(stderr, "FAIL: D_OPEN is set\n");
34 printf("ok: D_OPEN is unset\n");
  /external/u-boot/arch/x86/include/asm/arch-ivybridge/
sandybridge.h 73 #define D_OPEN (1 << 6)

Completed in 330 milliseconds