Home
last modified time | relevance | path

Searched refs:host_writable (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
Dpaging_tmpl.h940 bool host_writable; in FNAME() local
985 host_writable = sp->spt[i] & SPTE_HOST_WRITEABLE; in FNAME()
990 host_writable); in FNAME()
Dmmu.c2516 bool can_unsync, bool host_writable) in set_spte() argument
2542 if (host_writable) in set_spte()
2596 bool host_writable) in mmu_set_spte() argument
2627 true, host_writable)) { in mmu_set_spte()