Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpaging_tmpl.h1003 bool host_writable; in FNAME() local
1060 host_writable = sp->spt[i] & SPTE_HOST_WRITEABLE; in FNAME()
1065 true, false, host_writable); in FNAME()
Dmmu.c3047 bool can_unsync, bool host_writable) in set_spte() argument
3091 if (host_writable) in set_spte()
3150 bool speculative, bool host_writable) in mmu_set_spte() argument
3184 speculative, true, host_writable); in mmu_set_spte()