Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dpaging_tmpl.h327 const int user_fault = access & PFERR_USER_MASK; in FNAME() local
792 bool user_fault = error_code & PFERR_USER_MASK; in FNAME() local