Searched refs:ucode_flags (Results 1 – 1 of 1) sorted by relevance
106 uint32_t ucode_flags = 0; in main() local129 ucode_flags |= XENPF_UCODE_FORCE; in main()176 ret = xc_microcode_update(xch, buf, len, ucode_flags); in main()
Completed in 10 milliseconds