drivers/gpu/drm/nouveau/include/nvhw/ref/gh100/pri_nv_xal_ep.h

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/nouveau/include/nvhw/ref/gh100/pri_nv_xal_ep.h

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/nouveau/include/nvhw/ref/gh100/pri_nv_xal_ep.h
Extension
.h
Size
480 bytes
Lines
14
Domain
Driver Families
Bucket
drivers/gpu
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __gh100_pri_nv_xal_ep_h__
#define __gh100_pri_nv_xal_ep_h__

#define NV_XAL_EP_BAR0_WINDOW_BASE_SHIFT                                         0x000010
#define NV_XAL_EP_BAR0_WINDOW_BASE                                                   21:0
#define NV_XAL_EP_BAR0_WINDOW                                                  0x0010fd40

#endif // __gh100_pri_nv_xal_ep_h__

Annotation

Implementation Notes