HomeSort by relevance Sort by last modified time
    Searched refs:pstrcpy_targphys (Results 1 - 3 of 3) sorted by null

  /external/qemu/
sysemu.h 238 void pstrcpy_targphys(target_phys_addr_t dest, int buf_size,
loader.c 145 void pstrcpy_targphys(target_phys_addr_t dest, int buf_size, function
  /external/qemu/hw/
pc.c 685 pstrcpy_targphys(cmdline_addr, 4096, kernel_cmdline);
    [all...]

Completed in 133 milliseconds