Searched defs:new_prot (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | mem_encrypt.c | 204 pgprot_t old_prot, new_prot; in __set_clr_pte_enc() local
|
H A D | dump_pagetables.c | 278 pgprotval_t new_prot, new_eff; in note_page() local
|
H A D | init_64.c | 513 pgprot_t new_prot = prot; in phys_pmd_init() local
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | mem_encrypt_amd.c | 352 pgprot_t old_prot, new_prot; in __set_clr_pte_enc() local
|
H A D | dump_pagetables.c | 278 pgprotval_t new_prot, new_eff; in note_page() local
|
H A D | init_64.c | 519 pgprot_t new_prot = prot; in phys_pmd_init() local
|
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | set_memory.c | 769 pgprot_t old_prot, new_prot, req_prot, chk_prot; in __should_split_large_page() local 1528 pgprot_t new_prot = pte_pgprot(old_pte); in __change_page_attr() local [all...] |
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | set_memory.c | 845 pgprot_t old_prot, new_prot, req_prot, chk_prot; in __should_split_large_page() local 1607 pgprot_t new_prot = pte_pgprot(old_pte); in __change_page_attr() local [all...] |
Completed in 16 milliseconds