TAILQ_FOREACH_REVERSE
TAILQ_FOREACH_REVERSE(element, &e820_table, e820_table, chain) {
TAILQ_FOREACH_REVERSE(v, ml, mapping_list, m_list) {