Searched refs:mstptbl (Results 1 – 1 of 1) sorted by relevance
19 static struct mstp_ctl mstptbl[] = { variable56 for (i = 0; i < ARRAY_SIZE(mstptbl); i++) { in arch_preboot_os()57 mstp_setclrbits_le32((uintptr_t)mstptbl[i].s_addr, in arch_preboot_os()58 mstptbl[i].s_dis, in arch_preboot_os()59 mstptbl[i].s_ena); in arch_preboot_os()60 mstp_setclrbits_le32((uintptr_t)mstptbl[i].r_addr, in arch_preboot_os()61 mstptbl[i].r_dis, in arch_preboot_os()62 mstptbl[i].r_ena); in arch_preboot_os()