Searched refs:_PAGE_INVALID (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/arch/s390/mm/ |
A D | pgtable.c | 94 if (unlikely(pte_val(old) & _PAGE_INVALID)) in ptep_flush_direct() 221 !(pte_val(entry) & _PAGE_INVALID)) { in pgste_set_pte() 272 if (pte_val(old) & _PAGE_INVALID) in ptep_xchg_commit() 274 if (pte_val(new) & _PAGE_INVALID) { in ptep_xchg_commit() 607 set_pte(ptep, __pte(_PAGE_INVALID)); in pgtable_trans_huge_withdraw() 609 set_pte(ptep, __pte(_PAGE_INVALID)); in pgtable_trans_huge_withdraw() 662 pte_i = pte_val(entry) & _PAGE_INVALID; in ptep_force_prot() 694 if (!(pte_val(*tptep) & _PAGE_INVALID)) in ptep_shadow_pte() 1023 if (!(pte_val(*ptep) & _PAGE_INVALID)) in get_guest_storage_key() 1082 if (pte_val(*ptep) & _PAGE_INVALID) in pgste_perform_essa() [all …]
|
A D | dump_pagetables.c | 115 if (pr & _PAGE_INVALID) { in print_prot() 128 if (st->current_prot & _PAGE_INVALID) in note_prot_wx() 161 if (level == 4 && (val & _PAGE_INVALID)) in note_page() 162 prot = _PAGE_INVALID; in note_page() 165 prot = _PAGE_INVALID; in note_page()
|
A D | hugetlbpage.c | 55 rste |= move_set_bit(pte_val(pte), _PAGE_INVALID, in __pte_to_rste() 109 pteval |= move_set_bit(rste, _SEGMENT_ENTRY_INVALID, _PAGE_INVALID); in __rste_to_pte() 118 pteval = _PAGE_INVALID; in __rste_to_pte()
|
A D | pgalloc.c | 165 memset64(table, _PAGE_INVALID, PTRS_PER_PTE); in page_table_alloc_pgste() 301 memset64((u64 *)table, _PAGE_INVALID, PTRS_PER_PTE); in page_table_alloc() 306 memset64((u64 *)table, _PAGE_INVALID, 2 * PTRS_PER_PTE); in page_table_alloc() 439 memset64((u64 *)table, _PAGE_INVALID, PTRS_PER_PTE); in base_pgt_alloc()
|
A D | kasan_init.c | 73 memset64((u64 *)pte, _PAGE_INVALID, PTRS_PER_PTE); in kasan_early_pte_alloc()
|
A D | pageattr.c | 361 pte = clear_pte_bit(*ptep, __pgprot(_PAGE_INVALID)); in __kernel_map_pages()
|
A D | vmem.c | 64 memset64((u64 *)pte, _PAGE_INVALID, PTRS_PER_PTE); in vmem_pte_alloc()
|
A D | gmap.c | 1304 if (!table || *table & _PAGE_INVALID) in gmap_unshadow_page() 1325 pgt[i] = _PAGE_INVALID; in __gmap_unshadow_pgt() 2553 ptep_xchg_direct(walk->mm, addr, ptep, __pte(_PAGE_INVALID)); in __zap_zero_pages()
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | pgtable.h | 167 #define _PAGE_INVALID 0x400 /* HW invalid bit */ macro 413 _PAGE_NOEXEC | _PAGE_INVALID | _PAGE_PROTECT) 415 _PAGE_INVALID | _PAGE_PROTECT) 417 _PAGE_NOEXEC | _PAGE_INVALID | _PAGE_PROTECT) 419 _PAGE_INVALID | _PAGE_PROTECT) 796 return pte_val(pte) == _PAGE_INVALID; in pte_none() 976 set_pte(ptep, __pte(_PAGE_INVALID)); in pte_clear() 992 pte = clear_pte_bit(pte, __pgprot(_PAGE_INVALID)); in pte_modify() 1033 return set_pte_bit(pte, __pgprot(_PAGE_INVALID)); in pte_mkold() 1192 set_pte(ptep, __pte(_PAGE_INVALID)); in ptep_get_and_clear_full() [all …]
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 54 #define _PAGE_INVALID _RPAGE_SW0 macro 523 return (pte_raw(pte) & cpu_to_be64(_PAGE_INVALID | _PAGE_PTE)) == in pte_present() 524 cpu_to_be64(_PAGE_INVALID | _PAGE_PTE); in pte_present() 861 if (pmd_raw(pmd) & cpu_to_be64(_PAGE_PRESENT | _PAGE_INVALID)) in pmd_present() 877 if ((pmd_raw(pmd) & cpu_to_be64(_PAGE_PRESENT | _PAGE_INVALID)) == in pmd_is_serializing() 878 cpu_to_be64(_PAGE_INVALID)) in pmd_is_serializing()
|
/linux-6.3-rc2/arch/powerpc/mm/ptdump/ |
A D | book3s64.c | 44 .mask = _PAGE_PRESENT | _PAGE_INVALID,
|
/linux-6.3-rc2/arch/powerpc/mm/book3s64/ |
A D | pgtable.c | 127 old_pmd = pmd_hugepage_update(vma->vm_mm, address, pmdp, _PAGE_PRESENT, _PAGE_INVALID); in pmdp_invalidate() 451 pte_val = pte_update(vma->vm_mm, addr, ptep, _PAGE_PRESENT, _PAGE_INVALID, 0); in ptep_modify_prot_start()
|
A D | hugetlbpage.c | 138 _PAGE_PRESENT, _PAGE_INVALID, 1); in huge_ptep_modify_prot_start()
|
A D | radix_pgtable.c | 1062 old_pte = __radix_pte_update(ptep, _PAGE_PRESENT, _PAGE_INVALID); in radix__ptep_set_access_flags() 1065 __radix_pte_update(ptep, _PAGE_INVALID, new_pte); in radix__ptep_set_access_flags()
|
/linux-6.3-rc2/arch/s390/boot/ |
A D | vmem.c | 96 memset64((u64 *)pte, _PAGE_INVALID, PTRS_PER_PTE); in boot_pte_alloc()
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | uv.c | 204 if (pte_val(entry) & _PAGE_INVALID) in make_secure_pte()
|
/linux-6.3-rc2/arch/s390/kvm/ |
A D | priv.c | 1186 if (ptev & _PAGE_INVALID) { in __do_essa()
|
Completed in 35 milliseconds