Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h324 const int user_fault = access & PFERR_USER_MASK; in FNAME() local
789 bool user_fault = error_code & PFERR_USER_MASK; in FNAME() local