Searched refs:__phys_to_pgd_val (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpgalloc.h77 set_pgd(pgdp, __pgd(__phys_to_pgd_val(p4dp) | prot));
H A Dpgtable.h580 #define __phys_to_pgd_val(phys) __phys_to_pte_val(phys) macro
/linux-master/arch/arm64/mm/
H A Dkasan_init.c263 tmp_pg_dir[idx] = __pgd(__phys_to_pgd_val(__pa_symbol(pud)) |

Completed in 146 milliseconds