Home
last modified time | relevance | path

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

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