Searched defs:DescriptorTable (Results 1 – 7 of 7) sorted by relevance
299 struct PROTOBUF_EXPORT DescriptorTable { struct306 const DescriptorTable* const* deps; argument330 void PROTOBUF_EXPORT AssignDescriptors(const DescriptorTable* table, argument
296 struct PROTOBUF_EXPORT DescriptorTable { struct303 const DescriptorTable* const* deps; argument327 void PROTOBUF_EXPORT AssignDescriptors(const DescriptorTable* table, argument
179 pub struct DescriptorTable<'a, M> { struct185 impl<'a, M: GuestMemory> DescriptorTable<'a, M> { impl
822 pub struct DescriptorTable { struct839 pub gdt: DescriptorTable, argument
169 impl From<&WHV_X64_TABLE_REGISTER> for DescriptorTable { implementation
852 impl From<&segment_desc_t> for DescriptorTable { implementation
1705 impl From<&kvm_dtable> for DescriptorTable { implementation