Home
last modified time | relevance | path

Searched defs:alloc_pte (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iommu/amd/
H A Dio_pgtable.c195 static u64 *alloc_pte(struct protection_domain *domain, in alloc_pte() function
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt_types.h171 void (*alloc_pte)(struct mm_struct *mm, unsigned long pfn); member
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h160 phys_addr_t (*alloc_pte)(uintptr_t va); member