Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dkvm_emulate.h215 int (*check_pmc)(struct x86_emulate_ctxt *ctxt, u32 pmc); member
Demulate.c4226 ctxt->ops->check_pmc(ctxt, rcx)) in check_rdpmc()
Dx86.c7375 .check_pmc = emulator_check_pmc,