Home
last modified time | relevance | path

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

/kernel/dev/iommu/intel/
A Dcontext_table_state.cpp19 ContextTableState::ContextTableState(uint8_t bus, bool extended, bool upper, in ContextTableState() argument
23 bus_(bus), extended_(extended), upper_(upper) { in ContextTableState()
41 zx_status_t ContextTableState::Create(uint8_t bus, bool extended, bool upper, in Create() argument
55 ktl::unique_ptr<ContextTableState> tbl(new (&ac) ContextTableState(bus, extended, upper, in Create()
A Dcontext_table_state.h30 static zx_status_t Create(uint8_t bus, bool extended, bool upper,
53 ContextTableState(uint8_t bus, bool extended, bool upper, IommuImpl* parent,
A Dhw.h316 RootEntrySubentry upper; member
A Diommu_impl.cpp732 target_entry = &root_table->entry[bdf.bus()].upper; in GetOrCreateContextTableLocked()

Completed in 10 milliseconds