Home
last modified time | relevance | path

Searched refs:max_breakpoints (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1151 int max_breakpoints = cpu_breakpoint_count + in whpx_translate_cpu_breakpoints() local
1156 + max_breakpoints * sizeof(struct whpx_breakpoint)); in whpx_translate_cpu_breakpoints()
1158 new_breakpoints->allocated = max_breakpoints; in whpx_translate_cpu_breakpoints()