Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Dinstance.rs103 ) -> Result<(Option<EntryBody>, Partition, usize)> { in get_recorded_entry()
134 body: &EntryBody, in record_instance_entry()
264 pub(crate) struct EntryBody { struct
271 impl EntryBody { argument
Dmain.rs248 entry: &EntryBody, in check_dice_measurements_match_entry()
263 entry: &EntryBody, in ensure_dice_measurements_match_entry()