Searched refs:protection_flags (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/mm/
H A Dfault_64.c82 unsigned long protection_flags,
107 if ((pte_val(entry) & protection_flags) != protection_flags)
116 unsigned long long protection_flags,
166 if ((pte_val(entry) & protection_flags) != protection_flags)
180 unsigned short protection_flags[8]; member in struct:expevt_lookup
196 .protection_flags = {PRX, PRX, 0, 0, PRR, PRR, PRW, PRW},
215 unsigned long long protection_flags; local
233 protection_flags
81 handle_vmalloc_fault(struct mm_struct *mm, unsigned long protection_flags, unsigned long long textaccess, unsigned long address) argument
115 handle_tlbmiss(struct mm_struct *mm, unsigned long long protection_flags, unsigned long long textaccess, unsigned long address) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/mm/
H A Dfault_64.c82 unsigned long protection_flags,
107 if ((pte_val(entry) & protection_flags) != protection_flags)
116 unsigned long long protection_flags,
166 if ((pte_val(entry) & protection_flags) != protection_flags)
180 unsigned short protection_flags[8]; member in struct:expevt_lookup
196 .protection_flags = {PRX, PRX, 0, 0, PRR, PRR, PRW, PRW},
215 unsigned long long protection_flags; local
233 protection_flags
81 handle_vmalloc_fault(struct mm_struct *mm, unsigned long protection_flags, unsigned long long textaccess, unsigned long address) argument
115 handle_tlbmiss(struct mm_struct *mm, unsigned long long protection_flags, unsigned long long textaccess, unsigned long address) argument
[all...]

Completed in 57 milliseconds