Home
last modified time | relevance | path

Searched refs:kvm_mmu_may_ignore_guest_pat (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/kvm/
Dmmu.h224 bool kvm_mmu_may_ignore_guest_pat(void);
Dx86.c13514 if (kvm_mmu_may_ignore_guest_pat()) in kvm_noncoherent_dma_assignment_start_or_stop()
/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c4710 bool kvm_mmu_may_ignore_guest_pat(void) in kvm_mmu_may_ignore_guest_pat() function