OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:act_pte
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
gen6_ppgtt.c
137
unsigned int
act_pte
= first_entry % GEN6_PTES;
local in function:gen6_ppgtt_insert_entries
153
vaddr[
act_pte
] = pte_encode |
166
vaddr[
act_pte
] = pte_encode | GEN6_PTE_ADDR_ENCODE(iter.dma);
179
if (++
act_pte
== GEN6_PTES) {
182
act_pte
= 0;
gen6_ppgtt.c
137
unsigned int
act_pte
= first_entry % GEN6_PTES;
local in function:gen6_ppgtt_insert_entries
153
vaddr[
act_pte
] = pte_encode |
166
vaddr[
act_pte
] = pte_encode | GEN6_PTE_ADDR_ENCODE(iter.dma);
179
if (++
act_pte
== GEN6_PTES) {
182
act_pte
= 0;
gen6_ppgtt.c
137
unsigned int
act_pte
= first_entry % GEN6_PTES;
local in function:gen6_ppgtt_insert_entries
153
vaddr[
act_pte
] = pte_encode |
166
vaddr[
act_pte
] = pte_encode | GEN6_PTE_ADDR_ENCODE(iter.dma);
179
if (++
act_pte
== GEN6_PTES) {
182
act_pte
= 0;
Completed in 89 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025