| 77 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::HwQueue_Start> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 78 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::DmaPacket_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 79 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::DmaPacket_Start> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 80 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::NodeMetadata_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 81 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::MMIOFlipMultiPlaneOverlay3_Info>(uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 82 |
nothing calls this directly
no outgoing calls
no test coverage detected