Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dpaging_tmpl.h280 const int user_fault = access & PFERR_USER_MASK; in FNAME() local
705 int user_fault = error_code & PFERR_USER_MASK; in FNAME() local