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

/linux-master/arch/arm64/kernel/
H A Dcpufeature.c1874 static phys_addr_t __initdata kpti_ng_temp_alloc; variable
1878 kpti_ng_temp_alloc -= PAGE_SIZE;
1879 return kpti_ng_temp_alloc;
1905 kpti_ng_temp_alloc = kpti_ng_temp_pgd_pa = __pa(kpti_ng_temp_pgd);

Completed in 119 milliseconds