Home
last modified time | relevance | path

Searched defs:get_cr3 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h259 static inline uint64_t get_cr3(void) in get_cr3() function
/linux-5.19.10/arch/x86/kvm/mmu/
Dmmu.c4308 static unsigned long get_cr3(struct kvm_vcpu *vcpu) in get_cr3() function