Searched refs:host_writable (Results 1 – 4 of 4) sorted by relevance
190 bool host_writable, u64 *new_spte) in make_spte() argument 245 if (host_writable) in make_spte()
897 bool host_writable; in FNAME() local 954 host_writable = spte & shadow_host_writable_mask; in FNAME() 958 host_writable, &spte); in FNAME()
537 bool host_writable, u64 *new_spte);
3039 bool host_writable = !fault || fault->map_writable; in mmu_set_spte() local 3073 false, host_writable, &spte); in mmu_set_spte()