HomeSort by relevance Sort by last modified time
    Searched full:kernel_high (Results 1 - 1 of 1) sorted by null

  /external/qemu/hw/
mips_r4k.c 80 int64_t entry, kernel_low, kernel_high; local
93 (uint64_t *)&kernel_high, big_endian, ELF_MACHINE, 1);
109 initrd_offset = (kernel_high + ~TARGET_PAGE_MASK) & TARGET_PAGE_MASK;

Completed in 267 milliseconds