Home
last modified time | relevance | path

Searched refs:prot_bits (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/mm/
Ddump.c47 struct prot_bits { struct
54 static const struct prot_bits pte_bits[] = { argument
122 static const struct prot_bits section_bits[] = {
183 const struct prot_bits *bits;
201 static void dump_prot(struct pg_state *st, const struct prot_bits *bits, size_t num) in dump_prot()
/linux-4.4.14/arch/arm64/mm/
Ddump.c84 struct prot_bits { struct
91 static const struct prot_bits pte_bits[] = { argument
160 const struct prot_bits *bits;
182 static void dump_prot(struct pg_state *st, const struct prot_bits *bits, in dump_prot()
/linux-4.4.14/fs/ocfs2/
Docfs1_fs_compat.h70 __u32 prot_bits; member
/linux-4.4.14/drivers/char/agp/
Dfrontend.c157 unsigned long prot_bits; in agp_convert_mmap_flags() local
159 prot_bits = calc_vm_prot_bits(prot) | VM_SHARED; in agp_convert_mmap_flags()
160 return vm_get_page_prot(prot_bits); in agp_convert_mmap_flags()
/linux-4.4.14/arch/ia64/include/asm/
Dpal.h238 prot_bits : 6, /* # of protection bits */ member
250 #define pcpi_prot_bits pcp_info.prot_bits