Searched defs:new_prot (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| D | mem_encrypt.c | 204 pgprot_t old_prot, new_prot; in __set_clr_pte_enc() local
|
| D | dump_pagetables.c | 278 pgprotval_t new_prot, new_eff; in note_page() local
|
| D | init_64.c | 513 pgprot_t new_prot = prot; in phys_pmd_init() local
|
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| D | mem_encrypt_amd.c | 352 pgprot_t old_prot, new_prot; in __set_clr_pte_enc() local
|
| D | dump_pagetables.c | 278 pgprotval_t new_prot, new_eff; in note_page() local
|
| D | init_64.c | 519 pgprot_t new_prot = prot; in phys_pmd_init() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/pat/ |
| 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
|
| /kernel/linux/linux-6.6/arch/x86/mm/pat/ |
| D | set_memory.c | 880 pgprot_t old_prot, new_prot, req_prot, chk_prot; in __should_split_large_page() local 1646 pgprot_t new_prot = pte_pgprot(old_pte); in __change_page_attr() local
|