smm_eps_table
static inline struct smm_eps_table *check_eps_table(u8 *addr)
struct smm_eps_table *eps = (struct smm_eps_table *)addr;
struct smm_eps_table *eps = NULL;
addr < (u8 *)__va(0x100000 - sizeof(struct smm_eps_table));