Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dvsyscall.h11 extern void set_vsyscall_pgtable_user_bits(pgd_t *root);
/arch/x86/entry/vsyscall/
A Dvsyscall_64.c334 void __init set_vsyscall_pgtable_user_bits(pgd_t *root) in set_vsyscall_pgtable_user_bits() function
364 set_vsyscall_pgtable_user_bits(swapper_pg_dir); in map_vsyscall()
/arch/x86/mm/
A Dpti.c303 set_vsyscall_pgtable_user_bits(kernel_to_user_pgdp(swapper_pg_dir)); in pti_setup_vsyscall()

Completed in 9 milliseconds