Searched refs:SMRAM_PAGES (Results 1 – 2 of 2) sorted by relevance
9 #define SMRAM_PAGES (SMRAM_SIZE / PAGE_SIZE) macro
1454 SMRAM_MEMSLOT, SMRAM_PAGES, 0); in setup_smram()1455 TEST_ASSERT(vm_phy_pages_alloc(vm, SMRAM_PAGES, smram_gpa, in setup_smram()