Home
last modified time | relevance | path

Searched refs:pteflags (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h21 pte_pkey = (((pteflags & H_PTE_PKEY_BIT4) ? HPTE_R_KEY_BIT4 : 0x0UL) | in pte_to_hpte_pkey_bits()
22 ((pteflags & H_PTE_PKEY_BIT3) ? HPTE_R_KEY_BIT3 : 0x0UL) | in pte_to_hpte_pkey_bits()
23 ((pteflags & H_PTE_PKEY_BIT2) ? HPTE_R_KEY_BIT2 : 0x0UL) | in pte_to_hpte_pkey_bits()
24 ((pteflags & H_PTE_PKEY_BIT1) ? HPTE_R_KEY_BIT1 : 0x0UL) | in pte_to_hpte_pkey_bits()
25 ((pteflags & H_PTE_PKEY_BIT0) ? HPTE_R_KEY_BIT0 : 0x0UL)); in pte_to_hpte_pkey_bits()
36 static inline u16 hash__pte_to_pkey_bits(u64 pteflags) in hash__pte_to_pkey_bits() argument
38 return (((pteflags & H_PTE_PKEY_BIT4) ? 0x10 : 0x0UL) | in hash__pte_to_pkey_bits()
39 ((pteflags & H_PTE_PKEY_BIT3) ? 0x8 : 0x0UL) | in hash__pte_to_pkey_bits()
40 ((pteflags & H_PTE_PKEY_BIT2) ? 0x4 : 0x0UL) | in hash__pte_to_pkey_bits()
41 ((pteflags & H_PTE_PKEY_BIT1) ? 0x2 : 0x0UL) | in hash__pte_to_pkey_bits()
[all …]
H A Dpkeys.h18 static inline u16 pte_to_pkey_bits(u64 pteflags) in pte_to_pkey_bits() argument
22 return hash__pte_to_pkey_bits(pteflags); in pte_to_pkey_bits()
H A Dhash.h148 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h21 pte_pkey = (((pteflags & H_PTE_PKEY_BIT4) ? HPTE_R_KEY_BIT4 : 0x0UL) | in pte_to_hpte_pkey_bits()
22 ((pteflags & H_PTE_PKEY_BIT3) ? HPTE_R_KEY_BIT3 : 0x0UL) | in pte_to_hpte_pkey_bits()
23 ((pteflags & H_PTE_PKEY_BIT2) ? HPTE_R_KEY_BIT2 : 0x0UL) | in pte_to_hpte_pkey_bits()
24 ((pteflags & H_PTE_PKEY_BIT1) ? HPTE_R_KEY_BIT1 : 0x0UL) | in pte_to_hpte_pkey_bits()
25 ((pteflags & H_PTE_PKEY_BIT0) ? HPTE_R_KEY_BIT0 : 0x0UL)); in pte_to_hpte_pkey_bits()
36 static inline u16 hash__pte_to_pkey_bits(u64 pteflags) in hash__pte_to_pkey_bits() argument
38 return (((pteflags & H_PTE_PKEY_BIT4) ? 0x10 : 0x0UL) | in hash__pte_to_pkey_bits()
39 ((pteflags & H_PTE_PKEY_BIT3) ? 0x8 : 0x0UL) | in hash__pte_to_pkey_bits()
40 ((pteflags & H_PTE_PKEY_BIT2) ? 0x4 : 0x0UL) | in hash__pte_to_pkey_bits()
41 ((pteflags & H_PTE_PKEY_BIT1) ? 0x2 : 0x0UL) | in hash__pte_to_pkey_bits()
[all …]
H A Dpkeys.h18 static inline u16 pte_to_pkey_bits(u64 pteflags) in pte_to_pkey_bits() argument
22 return hash__pte_to_pkey_bits(pteflags); in pte_to_pkey_bits()
H A Dhash.h148 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h21 pte_pkey = (((pteflags & H_PTE_PKEY_BIT4) ? HPTE_R_KEY_BIT4 : 0x0UL) | in pte_to_hpte_pkey_bits()
22 ((pteflags & H_PTE_PKEY_BIT3) ? HPTE_R_KEY_BIT3 : 0x0UL) | in pte_to_hpte_pkey_bits()
23 ((pteflags & H_PTE_PKEY_BIT2) ? HPTE_R_KEY_BIT2 : 0x0UL) | in pte_to_hpte_pkey_bits()
24 ((pteflags & H_PTE_PKEY_BIT1) ? HPTE_R_KEY_BIT1 : 0x0UL) | in pte_to_hpte_pkey_bits()
25 ((pteflags & H_PTE_PKEY_BIT0) ? HPTE_R_KEY_BIT0 : 0x0UL)); in pte_to_hpte_pkey_bits()
36 static inline u16 hash__pte_to_pkey_bits(u64 pteflags) in hash__pte_to_pkey_bits() argument
38 return (((pteflags & H_PTE_PKEY_BIT4) ? 0x10 : 0x0UL) | in hash__pte_to_pkey_bits()
39 ((pteflags & H_PTE_PKEY_BIT3) ? 0x8 : 0x0UL) | in hash__pte_to_pkey_bits()
40 ((pteflags & H_PTE_PKEY_BIT2) ? 0x4 : 0x0UL) | in hash__pte_to_pkey_bits()
41 ((pteflags & H_PTE_PKEY_BIT1) ? 0x2 : 0x0UL) | in hash__pte_to_pkey_bits()
[all …]
H A Dpkeys.h18 static inline u16 pte_to_pkey_bits(u64 pteflags) in pte_to_pkey_bits() argument
22 return hash__pte_to_pkey_bits(pteflags); in pte_to_pkey_bits()
H A Dhash.h148 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/mm/book3s64/
H A Dhash_utils.c191 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags) in htab_convert_pte_flags() argument
196 if ((pteflags & _PAGE_EXEC) == 0) in htab_convert_pte_flags()
205 if (pteflags & _PAGE_PRIVILEGED) { in htab_convert_pte_flags()
209 if (!(pteflags & _PAGE_WRITE)) { in htab_convert_pte_flags()
216 if (pteflags & _PAGE_RWX) in htab_convert_pte_flags()
218 if (!((pteflags & _PAGE_WRITE) && (pteflags & _PAGE_DIRTY))) in htab_convert_pte_flags()
227 if (pteflags & _PAGE_DIRTY) in htab_convert_pte_flags()
233 if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_TOLERANT) in htab_convert_pte_flags()
235 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_NON_IDEMPOTENT) in htab_convert_pte_flags()
237 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_SAO) in htab_convert_pte_flags()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/mm/book3s64/
H A Dhash_utils.c191 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags) in htab_convert_pte_flags() argument
196 if ((pteflags & _PAGE_EXEC) == 0) in htab_convert_pte_flags()
205 if (pteflags & _PAGE_PRIVILEGED) { in htab_convert_pte_flags()
209 if (!(pteflags & _PAGE_WRITE)) { in htab_convert_pte_flags()
216 if (pteflags & _PAGE_RWX) in htab_convert_pte_flags()
218 if (!((pteflags & _PAGE_WRITE) && (pteflags & _PAGE_DIRTY))) in htab_convert_pte_flags()
227 if (pteflags & _PAGE_DIRTY) in htab_convert_pte_flags()
233 if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_TOLERANT) in htab_convert_pte_flags()
235 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_NON_IDEMPOTENT) in htab_convert_pte_flags()
237 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_SAO) in htab_convert_pte_flags()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/mm/book3s64/
H A Dhash_utils.c191 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags) in htab_convert_pte_flags() argument
196 if ((pteflags & _PAGE_EXEC) == 0) in htab_convert_pte_flags()
205 if (pteflags & _PAGE_PRIVILEGED) { in htab_convert_pte_flags()
209 if (!(pteflags & _PAGE_WRITE)) { in htab_convert_pte_flags()
216 if (pteflags & _PAGE_RWX) in htab_convert_pte_flags()
218 if (!((pteflags & _PAGE_WRITE) && (pteflags & _PAGE_DIRTY))) in htab_convert_pte_flags()
227 if (pteflags & _PAGE_DIRTY) in htab_convert_pte_flags()
233 if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_TOLERANT) in htab_convert_pte_flags()
235 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_NON_IDEMPOTENT) in htab_convert_pte_flags()
237 else if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_SAO) in htab_convert_pte_flags()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/x86/x86/
H A Dpmap.c1478 const pd_entry_t pteflags = PG_V | PG_KW | pmap_pg_nx; in pmap_init_directmap() local
1504 *pte = dm_pdp | pteflags; in pmap_init_directmap()
1516 *pte = (pdp & PG_FRAME) | pteflags; in pmap_init_directmap()
1520 *pde = ((paddr_t)i << L3_SHIFT) | pteflags | PG_U | in pmap_init_directmap()
1530 *pte = (pdp & PG_FRAME) | pteflags; in pmap_init_directmap()
1541 *pte = (pdp & PG_FRAME) | pteflags; in pmap_init_directmap()
1545 *pde = ((paddr_t)i << L2_SHIFT) | pteflags | in pmap_init_directmap()
1552 *pte = (pdp & PG_FRAME) | pteflags; in pmap_init_directmap()
3036 pmap_pte_set(zpte, pmap_pa2pte(pa) | pteflags); in pmap_zero_page()
3079 pmap_pte_set(zpte, pmap_pa2pte(pa) | pteflags); in pmap_pageidlezero()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags) in pte_to_hpte_pkey_bits() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags) in pte_to_hpte_pkey_bits() argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags) in pte_to_hpte_pkey_bits() argument