Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dpaging_tmpl.h929 bool host_writable; in FNAME() local
974 host_writable = sp->spt[i] & SPTE_HOST_WRITEABLE; in FNAME()
979 host_writable); in FNAME()
Dmmu.c2490 bool can_unsync, bool host_writable) in set_spte() argument
2516 if (host_writable) in set_spte()
2570 bool host_writable) in mmu_set_spte() argument
2601 true, host_writable)) { in mmu_set_spte()