Home
last modified time | relevance | path

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

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