Home
last modified time | relevance | path

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

/xen/xen/common/efi/
A Dboot.c120 static CHAR16 *s2w(union string *str);
284 static CHAR16 *__init s2w(union string *str) in s2w() function
1289 if ( !read_file(dir_handle, s2w(&name), &cfg, NULL) ) in efi_start()
1306 read_file(dir_handle, s2w(&name), &kernel, option_str); in efi_start()
1317 read_file(dir_handle, s2w(&name), &ramdisk, NULL); in efi_start()
1324 read_file(dir_handle, s2w(&name), &xsm, NULL); in efi_start()
/xen/xen/arch/arm/efi/
A Defi-boot.h390 read_file(dir_handle, s2w(&name), &dtbfile, NULL); in efi_arch_cfg_file_early()
/xen/xen/arch/x86/efi/
A Defi-boot.h290 read_file(dir_handle, s2w(&name), &ucode, NULL); in efi_arch_cfg_file_late()

Completed in 16 milliseconds