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

/gem5/src/arch/x86/linux/
H A Dsystem.cc88 uint32_t guestCommandLineBuff = local
90 physProxy.writeBlob(commandLinePointer, &guestCommandLineBuff,
91 sizeof(guestCommandLineBuff));

Completed in 3 milliseconds