OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ia64_pal_base
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/ia64/ia64/
machdep.c
150
uint64_t
ia64_pal_base
;
variable in typeref:typename:uint64_t
300
if (
ia64_pal_base
== 0)
305
pte |=
ia64_pal_base
& PTE_PPN_MASK;
308
"r"(IA64_PHYS_TO_RR7(
ia64_pal_base
)),
314
ia64_set_ifa(IA64_PHYS_TO_RR7(
ia64_pal_base
));
441
ia64_pal_base
= md->md_phys;
469
if (
ia64_pal_base
!= 0) {
470
ia64_pal_base
&= ~IA64_ID_PAGE_MASK;
475
if (
ia64_pal_base
== 0)
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025