Searched refs:grub_host_to_target64_real (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimage.c460 #define grub_host_to_target64(x) (grub_host_to_target64_real (image_target, (x)))
484 grub_host_to_target64_real (struct image_target_desc *image_target, grub_uint64_t in) function
523 return grub_host_to_target64_real (image_target, in);

Completed in 49 milliseconds