Searched refs:smm_code_start (Results 1 – 2 of 2) sorted by relevance
28 .global smm_code_start symbol93 smm_code_start: label
872 extern uint8_t smm_code_start, smm_code_end;909 memcpy((void *)0xa8000, &smm_code_start, in smm_init()910 &smm_code_end - &smm_code_start); in smm_init()