Home
last modified time | relevance | path

Searched defs:agp_memory (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h66846 struct agp_memory { struct
66847 struct agp_memory *next; argument
66848 struct agp_memory *prev; argument
66849 struct agp_bridge_data___2 *bridge;
66850 struct page **pages;
66851 size_t page_count;
66852 int key;
66853 int num_scratch_pages;
66854 off_t pg_start;
66855 u32 type;
[all …]