Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dpaging_tmpl.h969 bool host_writable; in FNAME() local
1026 host_writable = sp->spt[i] & SPTE_HOST_WRITEABLE; in FNAME()
1031 true, false, host_writable); in FNAME()
Dmmu.c2846 bool can_unsync, bool host_writable) in set_spte() argument
2883 if (host_writable) in set_spte()
2942 bool speculative, bool host_writable) in mmu_set_spte() argument
2976 speculative, true, host_writable); in mmu_set_spte()