summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu/mmutrace.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"Sean Christopherson2022-05-121-0/+1
* KVM: x86/mmu: Add tracepoint for splitting huge pagesDavid Matlack2022-02-101-0/+23
* KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the directionLai Jiangshan2021-12-081-1/+1
* KVM: MMU: change tracepoints arguments to kvm_page_faultPaolo Bonzini2021-10-011-9/+9
* KVM: x86/mmu: Fix use of enums in trace_fast_page_faultDavid Matlack2021-08-021-0/+6
* KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigansSean Christopherson2021-06-241-1/+1
* kvm: x86/mmu: Add TDP MMU SPTE changed trace pointBen Gardon2020-11-191-0/+29
* kvm: x86/mmu: Add TDP MMU PF handlerBen Gardon2020-10-231-4/+4
* KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixedSean Christopherson2020-09-281-8/+5
* KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directorySean Christopherson2020-07-081-0/+395