OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dword_in_page
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_lrc.c
540
static inline unsigned int
dword_in_page
(void *addr)
function in typeref:typename:unsigned int
604
GEM_BUG_ON(
dword_in_page
(regs) > count);
605
memset32(regs, MI_NOOP, count -
dword_in_page
(regs));
intel_lrc.c
540
static inline unsigned int
dword_in_page
(void *addr)
function in typeref:typename:unsigned int
604
GEM_BUG_ON(
dword_in_page
(regs) > count);
605
memset32(regs, MI_NOOP, count -
dword_in_page
(regs));
Completed in 28 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025