Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dfrontend.c153 static pgprot_t agp_convert_mmap_flags(int prot) in agp_convert_mmap_flags() function
179 seg[i].prot = agp_convert_mmap_flags(user_seg[i].prot); in agp_create_segment()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dfrontend.c155 static pgprot_t agp_convert_mmap_flags(int prot) in agp_convert_mmap_flags() function
181 seg[i].prot = agp_convert_mmap_flags(user_seg[i].prot); in agp_create_segment()

Completed in 3 milliseconds