Home
last modified time | relevance | path

Searched defs:PGE_EMPTY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dagp.h172 #define PGE_EMPTY(b, p) (!(p) || (p) == (unsigned long) (b)->scratch_page) macro
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dagp.h172 #define PGE_EMPTY(b, p) (!(p) || (p) == (unsigned long) (b)->scratch_page) macro

Completed in 3 milliseconds