Home
last modified time | relevance | path

Searched refs:filled (Results 1 – 4 of 4) sorted by relevance

/xen/stubdom/grub/
A Dmini-os.c148 int len, filled = 0; in load_file() local
157 len = grub_read (buf + filled, allocated - filled); in load_file()
164 filled += len; in load_file()
165 if (filled < allocated) in load_file()
172 *size = filled; in load_file()
/xen/xen/arch/x86/boot/
A Dbuild32.lds38 * _GLOBAL_OFFSET_TABLE_ symbol and .PLT0. .PLT0 is filled by dynamic
A Dvideo.S664 movw bootsym(mt_end), %di # Already filled?
/xen/docs/misc/
A Dlivepatch.pandoc313 * `old_addr` is the address of the function to be patched and is filled in at
436 .expect = { /* All fields to be filled manually */
788 should be filled out. Can be zero to get

Completed in 6 milliseconds