Home
last modified time | relevance | path

Searched defs:PGD (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/sparc/include/asm/
Dpgalloc_32.h36 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
Dpgalloc_64.h24 #define pgd_populate(MM, PGD, PUD) __pgd_populate(PGD, PUD) argument
/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h18 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, (unsigned long)PUD) argument
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h91 PGD, enumerator