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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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...]

Completed in 24 milliseconds