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

/external/syslinux/com32/lib/syslinux/
H A Dload_linux.c159 addr_t real_mode_base, prot_mode_base, prot_mode_max; local
243 prot_mode_max = (hdr.loadflags & LOAD_HIGH) ? (addr_t)-1 : 0x8ffff;
319 prot_mode_base, prot_mode_max,
320 prot_mode_base, prot_mode_max)) {

Completed in 63 milliseconds