PP0_MMU_STATUS (GPU) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

PP0_MMU_STATUS (GPU) Register Description

Register NamePP0_MMU_STATUS
Offset Address0x0000004004
Absolute Address 0x00FD4B4004 (GPU)
Width32
TyperoRead-only
Reset Value0x00000018
DescriptionMMU Status Register

PP0_MMU_STATUS (GPU) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
Reserved31:11roRead-only0x0Reserved, read as zero.
MMU_PAGE_FAULT_BUS_ID10:6roRead-only0x0Index of master responsible for last page fault.
MMU_PAGE_FAULT_IS_WRITE 5roRead-only0x0The direction of access for last page fault.
0 = Read
1 = Write
MMU_REPLAY_BUFFER_EMPTY 4roRead-only0x1The MMU replay buffer is empty.
MMU_IDLE 3roRead-only0x1The MMU is idle when accesses are being translated and there are no
unfinished translated accesses. The MMU_IDLE signal only reports
idle when the MMU processor is idle and accesses are active on the
external bus.
MMU_STALL_ACTIVE 2roRead-only0x0MMU stall mode currently enabled. The mode is enabled by
command.
MMU_PAGE_FAULT_ACTIVE 1roRead-only0x0MMU page fault mode currently enabled. The mode is enabled by
command.
MMU_PAGING_ENABLED 0roRead-only0x0Paging is enabled.