Skip to content

Commit

Permalink
formating updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed May 11, 2024
1 parent 3313760 commit d729e49
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 2 additions & 0 deletions iommu_in_memory_queues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,8 @@ If the `DSV` operand is 1, then a valid destination segment number is specified
by the `DSEG` operand. If the `DSV` operand is 0, then the `DSEG` operand is
ignored.

<<<

[NOTE]
====
A Hierarchy is a PCI Express I/O interconnect topology, wherein the
Expand Down
2 changes: 0 additions & 2 deletions iommu_intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -587,8 +587,6 @@ and has several interfaces (see <<fig:iommu-interfaces>>):
.IOMMU interfaces.
image::interfaces.svg[width=800, align="center"]
<<<
The interfaces related to recording an incoming MSI in a memory-resident
interrupt file (MRIF) (See RISC-V Advanced Interrupt Architecture cite:[AIA])
are implementation-specific. The partitioning of responsibility between
Expand Down
6 changes: 6 additions & 0 deletions iommu_registers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,8 @@ In RV32, only the low order 32-bits of the register (22-bit `PPN` and
5-bit `LOG2SZ-1`) need to be written.
====

<<<

[[PQH]]
=== Page-request-queue head (`pqh`)

Expand Down Expand Up @@ -866,6 +868,8 @@ to wait for all previous commands to be committed, if so desired, before
turning off the command-queue.
====

<<<

[[FQCSR]]
=== Fault queue CSR (`fqcsr`)

Expand Down Expand Up @@ -1134,6 +1138,8 @@ If a bit in `ipsr` is 1 then a write of 1 to the bit transitions the bit from 1-
If the conditions to set that bit are still present (See <<IPSR_FIELD>>) or if
they occur after the bit is cleared then that bit transitions again from 0->1.

<<<

[[OVF]]
=== Performance-monitoring counter overflow status (`iocountovf`)
The performance-monitoring counter overflow status is a 32-bit read-only
Expand Down

0 comments on commit d729e49

Please sign in to comment.