| 39 | template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::Blit_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; } |
| 40 | template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::FlipMultiPlaneOverlay_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; } |
| 41 | template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::Flip_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; } |
| 42 | template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::HSyncDPCMultiPlane_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; } |
| 43 | template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::MMIOFlipMultiPlaneOverlay_Info>(uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; } |
| 44 | template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::MMIOFlip_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; } |
nothing calls this directly
no outgoing calls
no test coverage detected