Searched refs:pt_t (Results 1 – 1 of 1) sorted by relevance
178 uint32_t pt_t[3]; in add_e820_entry() local185 pt_t[0] = e820[i].type; in add_e820_entry()186 pt_t[1] = type; in add_e820_entry()187 pt_t[2] = e820[i].type; in add_e820_entry()207 e820[i].type = pt_t[index_s]; in add_e820_entry()
Completed in 3 milliseconds