Home
last modified time | relevance | path

Searched refs:length_high (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.h115 unsigned long length_high; member
H A Dkernel.c149 (unsigned) mmap->length_high, in cmain()
H A Dmultiboot.h.texi115 unsigned long length_high;
H A Dkernel.c.texi149 (unsigned) mmap->length_high,
H A Dmultiboot.info758 12 | length_high |
767 `length_high' is the upper 32 bits, for a total of a 64-bit length.
1169 unsigned long length_high;
1419 (unsigned) mmap->length_high,
H A Dmultiboot.texi815 12 | length_high |
826 @samp{length_high} is the upper 32 bits, for a total of a 64-bit
/titanic_41/usr/src/uts/common/sys/
H A Dmultiboot.h96 uint32_t length_high; member
/titanic_41/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c618 uint32_t length_high; member
647 end = start + ((uint64_t)mmap->length_high << 32) + in build_pcimemlists()
1136 end = start + ((uint64_t)mmap->length_high << 32) + in init_mem_alloc()