Home
last modified time | relevance | path

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

/hypervisor/debug/
A Dshell.c870 size_t len, size = dump->str_max; in dump_vcpu_reg()
1001 dump.str_max = SHELL_LOG_BUF_SIZE; in shell_vcpu_dumpreg()
1151 static void get_cpu_interrupt_info(char *str_arg, size_t str_max) in get_cpu_interrupt_info() argument
1156 size_t len, size = str_max; in get_cpu_interrupt_info()
1264 static void get_ptdev_info(char *str_arg, size_t str_max) in get_ptdev_info() argument
1269 size_t len, size = str_max; in get_ptdev_info()
1324 static void get_vioapic_info(char *str_arg, size_t str_max, uint16_t vmid) in get_vioapic_info() argument
1327 size_t len, size = str_max; in get_vioapic_info()
/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h331 uint32_t str_max; member

Completed in 6 milliseconds