Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dcpufeature.c1951 static phys_addr_t __initdata kpti_ng_temp_alloc; variable
1955 kpti_ng_temp_alloc -= PAGE_SIZE; in kpti_ng_pgd_alloc()
1956 return kpti_ng_temp_alloc; in kpti_ng_pgd_alloc()
1982 kpti_ng_temp_alloc = kpti_ng_temp_pgd_pa = __pa(kpti_ng_temp_pgd); in __kpti_install_ng_mappings()