Home
last modified time | relevance | path

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

/hypervisor/arch/x86/
A Dcpu_caps.c461 printf("%s, invept not supported\n", __func__); in check_vmx_mmu_cap()
530 printf("%s, LM not supported\n", __func__); in detect_hardware_support()
555 printf("%s, NX not supported\n", __func__); in detect_hardware_support()
559 printf("%s, SMEP not supported\n", __func__); in detect_hardware_support()
563 printf("%s, SMAP not supported\n", __func__); in detect_hardware_support()
566 printf("%s, MTRR not supported\n", __func__); in detect_hardware_support()
572 printf("%s, vmx not supported\n", __func__); in detect_hardware_support()
577 printf("%s, EPT not supported\n", __func__); in detect_hardware_support()
580 printf("%s, APICV not supported\n", __func__); in detect_hardware_support()
589 printf("%s, x2APIC not supported\n", __func__); in detect_hardware_support()
[all …]
A Dcpu.c533 printf(boot_msg); in print_hv_banner()
/hypervisor/debug/
A Dconsole.c127 printf("\r\n\r\n ---Entering ACRN SHELL---\r\n"); in vuart_console_rx_chars()
131 printf("Unknown escaping key: '%c'\r\n", ch); in vuart_console_rx_chars()
158 printf("%c", c); in vuart_console_tx_chars()
A Dprintf.c59 void printf(const char *fmt, ...) in printf() function
A Dlogmsg.c87 printf("%s\n\r", buffer); in do_logmsg()
A Dshell.c951 printf("buffer size could not be enough! please check!\n"); in dump_vcpu_reg()
1063 printf("copy_from_gva error! err_code=0x%x fault_addr=0x%llx\r\n", err_code, fault_addr); in dump_guest_mem()
1201 printf("buffer size could not be enough! please check!\n"); in get_cpu_interrupt_info()
1313 printf("buffer size could not be enough! please check!\n"); in get_ptdev_info()
1380 printf("buffer size could not be enough! please check!\n"); in get_vioapic_info()
1464 printf("buffer size could not be enough! please check!\n"); in get_ioapic_info()
/hypervisor/boot/
A Dboot.c57 printf("%s environment detected.\n", boot_from_uefi(abi) ? "UEFI" : "Non-UEFI"); in sanitize_acrn_boot_info()
67 printf("%s Bootloader: %s\n", abi->protocol_name, abi->loader_name); in sanitize_acrn_boot_info()
/hypervisor/release/
A Dlogmsg.c11 void printf(__unused const char *fmt, ...) {} in printf() function
/hypervisor/include/debug/
A Dlogmsg.h65 void printf(const char *fmt, ...);
/hypervisor/dm/
A Dvuart.c660 printf("Not support vuart index %d, will not register \n", vuart_idx); in vuart_register_io_handler()
/hypervisor/lib/crypto/mbedtls/
A DChangeLog1692 * Single Platform compatilibity layer (for memory / printf / fprintf)

Completed in 17 milliseconds