Searched refs:host_writable (Results 1 – 4 of 4) sorted by relevance
96 bool host_writable, u64 *new_spte) in make_spte() argument136 if (host_writable) in make_spte()
336 bool host_writable, u64 *new_spte);
1062 bool host_writable; in FNAME() local1131 host_writable = spte & shadow_host_writable_mask; in FNAME()1135 host_writable, &spte); in FNAME()
2697 bool host_writable = !fault || fault->map_writable; in mmu_set_spte() local2731 true, host_writable, &spte); in mmu_set_spte()
Completed in 20 milliseconds