Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dcpufeature.c1877 static phys_addr_t __initdata kpti_ng_temp_alloc; variable
1881 kpti_ng_temp_alloc -= PAGE_SIZE; in kpti_ng_pgd_alloc()
1882 return kpti_ng_temp_alloc; in kpti_ng_pgd_alloc()
1908 kpti_ng_temp_alloc = kpti_ng_temp_pgd_pa = __pa(kpti_ng_temp_pgd); in __kpti_install_ng_mappings()