Searched defs:prot_set (Results 1 – 3 of 3) sorted by relevance
| /hypervisor/arch/x86/ |
| A D | pagetable.c | 146 uint64_t prot_set, uint64_t prot_clr, uint32_t type, const struct pgtable *table) in local_modify_or_del_pte() 176 uint64_t prot_set, uint64_t prot_clr, const struct pgtable *table, uint32_t type) in modify_or_del_pte() 215 uint64_t prot_set, uint64_t prot_clr, const struct pgtable *table, uint32_t type) in modify_or_del_pde() 262 uint64_t prot_set, uint64_t prot_clr, const struct pgtable *table, uint32_t type) in modify_or_del_pdpte() 358 uint64_t prot_set, uint64_t prot_clr, const struct pgtable *table, uint32_t type) in pgtable_modify_or_del_map()
|
| /hypervisor/arch/x86/guest/ |
| A D | ept.c | 336 uint64_t prot_set, uint64_t prot_clr) in ept_modify_mr()
|
| /hypervisor/common/ |
| A D | hypercall.c | 746 uint64_t prot_set; in write_protect_page() local
|
Completed in 9 milliseconds