Home
last modified time | relevance | path

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

/qemu/hw/uefi/
H A Dvar-service-policy.c40 static void print_policy_entry(variable_policy_entry *pe) in print_policy_entry()
116 variable_policy_entry *pe = pol->entry; in calc_policy() local
130 variable_policy_entry *pe) in uefi_vars_add_policy()
159 variable_policy_entry *pe; in uefi_vars_policy_check() local
275 variable_policy_entry *pe = func; in uefi_vars_mm_check_policy_register() local
H A Dvar-service-vars.c602 variable_policy_entry *pe; in uefi_vars_mm_lock_variable() local
/qemu/accel/tcg/
H A Dtb-maint.c491 struct page_entry *pe = g_malloc(sizeof(*pe)); in page_entry_new() local
501 struct page_entry *pe = p; in page_entry_destroy() local
509 static bool page_entry_trylock(struct page_entry *pe) in page_entry_trylock()
519 static void do_page_entry_lock(struct page_entry *pe) in do_page_entry_lock()
528 struct page_entry *pe = value; in page_entry_lock() local
536 struct page_entry *pe = value; in page_entry_unlock() local
552 struct page_entry *pe; in page_trylock_add() local
/qemu/hw/i386/
H A Dintel_iommu.c50 #define VTD_PE_GET_TYPE(pe) ((pe)->val[0] & VTD_SM_PASID_ENTRY_PGTT) argument
51 #define VTD_PE_GET_FL_LEVEL(pe) \ argument
53 #define VTD_PE_GET_SL_LEVEL(pe) \ argument
806 static inline bool vtd_pe_type_check(IntelIOMMUState *s, VTDPASIDEntry *pe) in vtd_pe_type_check()
853 static inline bool vtd_pe_present(VTDPASIDEntry *pe) in vtd_pe_present()
861 VTDPASIDEntry *pe) in vtd_get_pe_in_pasid_leaf_table()
904 VTDPASIDEntry *pe) in vtd_get_pe_from_pdire()
920 VTDPASIDEntry *pe) in vtd_get_pe_from_pasid_table()
949 VTDPASIDEntry *pe, in vtd_ce_get_rid2pasid_entry()
972 VTDPASIDEntry pe; in vtd_ce_get_pasid_fpd() local
[all …]
/qemu/hw/pci-host/
H A Dpnv_phb3_msi.c162 uint16_t pe; in pnv_phb3_msi_send() local
/qemu/system/
H A Dphysmem.c4000 PhysPageEntry *pe = *n + j; in mtree_print_dispatch() local