Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dpaging_tmpl.h772 bool host_writable; in FNAME() local
815 host_writable = sp->spt[i] & SPTE_HOST_WRITEABLE; in FNAME()
820 host_writable); in FNAME()
Dmmu.c2195 bool can_unsync, bool host_writable) in set_spte() argument
2219 if (host_writable) in set_spte()
2293 bool host_writable) in mmu_set_spte() argument
2327 host_writable)) { in mmu_set_spte()