Home
last modified time | relevance | path

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

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