Home
last modified time | relevance | path

Searched refs:pgd (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-imx/
A Dromapi.c37 gd_t *pgd = gd; in get_boot_device() local
46 set_gd(pgd); in get_boot_device()
/arch/arm/mach-imx/imx9/scmi/
A Dsoc.c70 gd_t *pgd = gd; in mmc_get_env_dev() local
78 if (!pgd->reloc_off) in mmc_get_env_dev()
92 set_gd(pgd); in mmc_get_env_dev()
678 gd_t *pgd = gd; in get_boot_device() local
690 if (pgd->reloc_off == 0) in get_boot_device()
705 set_gd(pgd); in get_boot_device()

Completed in 4 milliseconds