Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 6 of 6) sorted by relevance

/hypervisor/arch/x86/
A Dpagetable.c161 static inline void construct_pgentry(uint64_t *pde, void *pd_page, uint64_t prot, const struct pgta… in construct_pgentry()
385 uint64_t prot, const struct pgtable *table) in add_pte()
416 uint64_t prot, const struct pgtable *table) in add_pde()
466 uint64_t prot, const struct pgtable *table) in add_pdpte()
552 uint64_t size, uint64_t prot, const struct pgtable *table) in pgtable_add_map()
A Dmmu.c68 static inline bool ppt_large_page_support(enum _page_table_level level, __unused uint64_t prot) in ppt_large_page_support()
/hypervisor/arch/x86/guest/
A Dept.c118 static inline bool ept_large_page_support(enum _page_table_level level, __unused uint64_t prot) in ept_large_page_support()
138 static inline bool use_large_page(enum _page_table_level level, uint64_t prot) in use_large_page()
320 uint64_t prot = prot_orig; in ept_add_mr() local
A Dinstr_emul.c528 static bool is_desc_valid(const struct seg_desc *desc, uint32_t prot) in is_desc_valid()
/hypervisor/include/public/
A Dacrn_hv_defs.h136 uint32_t prot; member
/hypervisor/common/
A Dhypercall.c618 uint64_t prot = 0UL, base_paddr; in add_vm_memory_region() local

Completed in 17 milliseconds