Searched refs:effective_prot (Results 1 – 1 of 1) sorted by relevance
| /arch/x86/mm/ |
| A D | dump_pagetables.c | 32 pgprotval_t effective_prot; member 251 static void effective_prot(struct ptdump_state *pt_st, int level, u64 val) in effective_prot() function 271 effective_prot(st, 4, pte_val(pte)); in effective_prot_pte() 276 effective_prot(st, 3, pmd_val(pmd)); in effective_prot_pmd() 281 effective_prot(st, 2, pud_val(pud)); in effective_prot_pud() 286 effective_prot(st, 1, p4d_val(p4d)); in effective_prot_p4d() 291 effective_prot(st, 0, pgd_val(pgd)); in effective_prot_pgd() 321 eff = st->effective_prot; in note_page() 326 st->effective_prot = new_eff; in note_page() 386 st->effective_prot = new_eff; in note_page()
|
Completed in 4 milliseconds