/xen/tools/firmware/rombios/ |
A D | rombios.h | 43 #define printf(format, p...) bios_printf(BIOS_PRINTF_SCREEN, format, ##p) argument 49 # define BX_DEBUG(format, p...) bios_printf(BIOS_PRINTF_INFO, format, ##p) argument 50 # define BX_INFO(format, p...) bios_printf(BIOS_PRINTF_INFO, format, ##p) argument 52 # define BX_DEBUG(format, p...) argument 53 # define BX_INFO(format, p...) argument 55 #define BX_PANIC(format, p...) bios_printf(BIOS_PRINTF_DEBHALT, format, ##p) argument
|
/xen/xen/drivers/acpi/utilities/ |
A D | utmisc.c | 137 acpi_ut_error(const char *module_name, u32 line_number, char *format, ...) in acpi_ut_error() 150 acpi_ut_warning(const char *module_name, u32 line_number, char *format, ...) in acpi_ut_warning() 164 acpi_ut_info(const char *module_name, u32 line_number, char *format, ...) in acpi_ut_info()
|
/xen/tools/libs/toollog/ |
A D | xtl_core.c | 45 const char *format /* does not contain \n */, in xtl_logv() 57 const char *format /* does not contain \n */, in xtl_log()
|
A D | xtl_logger_stdio.c | 50 const char *format, in stdiostream_vmessage() 91 const char *format, ...) in stdiostream_message()
|
/xen/xen/drivers/passthrough/vtd/ |
A D | vtd.h | 44 format:1, member 57 format:1, member
|
/xen/xen/arch/x86/ |
A D | hypercall.c | 100 unsigned int op, const char *format, ...) in hypercall_create_continuation()
|
/xen/tools/ocaml/libs/xentoollog/ |
A D | xentoollog_stubs.c | 86 const char *format, in stub_xtl_ocaml_vmessage()
|
/xen/tools/firmware/rombios/32bit/ |
A D | pmm.c | 84 # define PMM_DEBUG(format, p...) printf("PMM " format, ##p) argument 86 # define PMM_DEBUG(format, p...) argument
|
/xen/tools/libxl/ |
A D | libxl_save_helper.c | 60 const char *format, in tellparent_vmessage()
|
A D | libxl_vsnd.c | 78 libxl_vsnd_pcm_format format; in libxl__sample_formats_from_string() local
|
A D | libxl_dm.c | 1008 int unit, const char *format, in qemu_disk_scsi_drive_string() 1059 int unit, const char *format, in qemu_disk_ide_drive_string() 1835 const char *format; in libxl__build_device_model_args_new() local
|
A D | libxl_device.c | 425 char *libxl__device_disk_string_of_format(libxl_disk_format format) in libxl__device_disk_string_of_format() 448 const char *libxl__qemu_disk_format_string(libxl_disk_format format) in libxl__qemu_disk_format_string()
|
A D | libxl_internal.h | 566 #define QMP_PARAMETERS_SPRINTF(args, name, format, ...) \ argument
|
/xen/xen/arch/arm/ |
A D | domain.c | 404 unsigned int op, const char *format, ...) in hypercall_create_continuation()
|
/xen/tools/debugger/kdd/ |
A D | kdd-xen.c | 556 const char *format /* without level, context, \n */, in kdd_xc_log()
|
/xen/xen/tools/kconfig/ |
A D | preprocess.c | 20 static void __attribute__((noreturn)) pperror(const char *format, ...) in pperror()
|
/xen/xen/common/ |
A D | argo.c | 321 #define argo_dprintk(format, args...) printk("argo: " format, ## args ) argument 323 #define argo_dprintk(format, ... ) ((void)0) argument
|
/xen/tools/xl/ |
A D | xl_parse.c | 887 libxl_vsnd_pcm_format format; in parse_vsnd_params() local
|
/xen/xen/include/asm-x86/guest/ |
A D | hyperv-tlfs.h | 860 u64 format; member
|