Searched defs:read_only (Results 1 – 5 of 5) sorted by relevance
97 int read_only; /* opened read-only */ member
1034 static int xen_pt_next_level(bool read_only, unsigned int level, in xen_pt_next_level()1144 bool read_only = mfn_eq(mfn, INVALID_MFN) && !(flags & _PAGE_POPULATE); in xen_pt_update_entry() local
304 static int p2m_next_level(struct p2m_domain *p2m, bool read_only, in p2m_next_level()
318 static int ept_next_level(struct p2m_domain *p2m, bool_t read_only, in ept_next_level()
2771 bool_t read_only; member
Completed in 18 milliseconds