Searched refs:SMRAM_SIZE (Results 1 – 2 of 2) sorted by relevance
7 #define SMRAM_SIZE 65536 macro9 #define SMRAM_PAGES (SMRAM_SIZE / PAGE_SIZE)
1459 memset(addr_gpa2hva(vm, smram_gpa), 0x0, SMRAM_SIZE); in setup_smram()