Searched refs:current_prot (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | dump_pagetables.c | 62 unsigned int current_prot; member 104 if (st->current_prot & _PAGE_INVALID) in note_prot_wx() 106 if (st->current_prot & _PAGE_PROTECT) in note_prot_wx() 108 if (st->current_prot & _PAGE_NOEXEC) in note_prot_wx() 143 st->current_prot = prot; in note_page() 145 } else if (prot != st->current_prot || level != st->level || in note_page() 157 print_prot(m, st->current_prot, st->level); in note_page() 163 st->current_prot = prot; in note_page() 181 .current_prot = 0, in ptdump_check_wx() 214 .current_prot in ptdump_show() [all...] |
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | ptdump.c | 85 u64 current_prot; member 220 if ((st->current_prot & bits->mask) == bits->val) in dump_prot() 235 if ((st->current_prot & PTE_UXN) == PTE_UXN) in note_prot_uxn() 248 if ((st->current_prot & PTE_RDONLY) == PTE_RDONLY) in note_prot_wx() 250 if ((st->current_prot & PTE_PXN) == PTE_PXN) in note_prot_wx() 271 st->current_prot = prot; in note_page() 274 } else if (prot != st->current_prot || level != st->level || in note_page() 279 if (st->current_prot) { in note_page() 294 if (st->current_prot && pg_level[st->level].bits) in note_page() 305 st->current_prot in note_page() [all...] |
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | ptdump.c | 81 u64 current_prot; member 212 if ((st->current_prot & bits->mask) == bits->val) in dump_prot() 227 if ((st->current_prot & PTE_UXN) == PTE_UXN) in note_prot_uxn() 240 if ((st->current_prot & PTE_RDONLY) == PTE_RDONLY) in note_prot_wx() 242 if ((st->current_prot & PTE_PXN) == PTE_PXN) in note_prot_wx() 263 st->current_prot = prot; in note_page() 266 } else if (prot != st->current_prot || level != st->level || in note_page() 271 if (st->current_prot) { in note_page() 286 if (st->current_prot && pg_level[st->level].bits) in note_page() 297 st->current_prot in note_page() [all...] |
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | dump_pagetables.c | 86 unsigned int current_prot; member 128 if (st->current_prot & _PAGE_INVALID) in note_prot_wx() 130 if (st->current_prot & _PAGE_PROTECT) in note_prot_wx() 132 if (st->current_prot & _PAGE_NOEXEC) in note_prot_wx() 172 st->current_prot = prot; in note_page() 174 } else if (prot != st->current_prot || level != st->level || in note_page() 186 print_prot(m, st->current_prot, st->level); in note_page() 192 st->current_prot = prot; in note_page() 210 .current_prot = 0, in ptdump_check_wx() 245 .current_prot in ptdump_show() [all...] |
/kernel/linux/linux-5.10/arch/riscv/mm/ |
H A D | ptdump.c | 42 u64 current_prot; member 186 if ((st->current_prot & pte_bits[i].mask) == pte_bits[i].val) in dump_prot() 227 if ((st->current_prot & (_PAGE_WRITE | _PAGE_EXEC)) != in note_prot_wx() 249 st->current_prot = prot; in note_page() 254 } else if (prot != st->current_prot || in note_page() 256 if (st->current_prot) { in note_page() 272 st->current_prot = prot; in note_page()
|
/kernel/linux/linux-6.6/arch/riscv/mm/ |
H A D | ptdump.c | 42 u64 current_prot; member 213 if ((st->current_prot & pte_bits[i].mask) == pte_bits[i].val) in dump_prot() 254 if ((st->current_prot & (_PAGE_WRITE | _PAGE_EXEC)) != in note_prot_wx() 276 st->current_prot = prot; in note_page() 281 } else if (prot != st->current_prot || in note_page() 283 if (st->current_prot) { in note_page() 299 st->current_prot = prot; in note_page()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | dump.c | 49 u64 current_prot; member 227 if ((st->current_prot & bits->mask) == bits->val) in dump_prot() 241 if ((st->current_prot & pg_level[st->level].ro_bit->mask) == in note_prot_wx() 244 if ((st->current_prot & pg_level[st->level].nx_bit->mask) == in note_prot_wx() 262 st->current_prot = prot; in note_page() 265 } else if (prot != st->current_prot || level != st->level || in note_page() 271 if (st->current_prot) { in note_page() 296 st->current_prot = prot; in note_page()
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | dump.c | 53 u64 current_prot; member 234 if ((st->current_prot & bits->mask) == bits->val) in dump_prot() 248 if ((st->current_prot & pg_level[st->level].ro_bit->mask) == in note_prot_wx() 251 if ((st->current_prot & pg_level[st->level].nx_bit->mask) == in note_prot_wx() 269 st->current_prot = prot; in note_page() 272 } else if (prot != st->current_prot || level != st->level || in note_page() 278 if (st->current_prot) { in note_page() 304 st->current_prot = prot; in note_page()
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | dump_pagetables.c | 31 pgprotval_t current_prot; member 294 cur = st->current_prot; in note_page() 299 st->current_prot = new_prot; in note_page() 332 printk_prot(m, st->current_prot, st->level, in note_page() 359 st->current_prot = new_prot; in note_page()
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | dump_pagetables.c | 31 pgprotval_t current_prot; member 294 cur = st->current_prot; in note_page() 299 st->current_prot = new_prot; in note_page() 332 printk_prot(m, st->current_prot, st->level, in note_page() 359 st->current_prot = new_prot; in note_page()
|
Completed in 8 milliseconds