diff options
Diffstat (limited to 'nvdebug.h')
-rw-r--r-- | nvdebug.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1149,7 +1149,6 @@ int preempt_tsg(struct nvdebug_state *g, uint32_t tsg_id); | |||
1149 | int preempt_runlist(struct nvdebug_state *g, uint32_t rl_id); | 1149 | int preempt_runlist(struct nvdebug_state *g, uint32_t rl_id); |
1150 | 1150 | ||
1151 | // Defined in mmu.c | 1151 | // Defined in mmu.c |
1152 | uint32_t vram2PRAMIN(struct nvdebug_state *g, uint64_t addr); | ||
1153 | void __iomem *phy2PRAMIN(struct nvdebug_state* g, uint64_t phy); | 1152 | void __iomem *phy2PRAMIN(struct nvdebug_state* g, uint64_t phy); |
1154 | uint64_t search_page_directory( | 1153 | uint64_t search_page_directory( |
1155 | struct nvdebug_state *g, | 1154 | struct nvdebug_state *g, |