Home
last modified time | relevance | path

Searched defs:EntryBody (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Virtualization/guest/pvmfw/src/
Dinstance.rs107 ) -> Result<(Option<EntryBody>, Partition, usize)> { in get_recorded_entry()
138 body: &EntryBody, in record_instance_entry()
268 pub(crate) struct EntryBody { struct
275 impl EntryBody { argument
Drollback.rs135 entry: &EntryBody, in check_dice_measurements_match_entry()
150 entry: &EntryBody, in ensure_dice_measurements_match_entry()