Home
last modified time | relevance | path

Searched refs:PFERR_GUEST_FINAL_BIT (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h219 #define PFERR_GUEST_FINAL_BIT 32 macro
228 #define PFERR_GUEST_FINAL_MASK (1ULL << PFERR_GUEST_FINAL_BIT)
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h1244 #define PFERR_GUEST_FINAL_BIT 32 macro
1255 #define PFERR_GUEST_FINAL_MASK BIT_ULL(PFERR_GUEST_FINAL_BIT)
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h256 #define PFERR_GUEST_FINAL_BIT 32 macro
267 #define PFERR_GUEST_FINAL_MASK BIT_ULL(PFERR_GUEST_FINAL_BIT)

Completed in 12 milliseconds