Home
last modified time | relevance | path

Searched defs:edd_put_string (Results 1 – 1 of 1) sorted by relevance

/xen/arch/x86/efi/
A Defi-boot.h31 static void __init edd_put_string(u8 *dst, size_t n, const char *src) in edd_put_string() function
41 #define edd_put_string(d, s) edd_put_string(d, ARRAY_SIZE(d), s) macro

Completed in 50 milliseconds