Home
last modified time | relevance | path

Searched refs:PAL_VISIBILITY_PHYSICAL (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/ia64/kernel/ !
Duncached.c46 status = ia64_pal_prefetch_visibility(PAL_VISIBILITY_PHYSICAL); in uncached_ipi_visibility()
118 status = ia64_pal_prefetch_visibility(PAL_VISIBILITY_PHYSICAL); in uncached_add_chunk()
/linux-6.1.9/arch/ia64/include/asm/ !
Dpal.h1714 #define PAL_VISIBILITY_PHYSICAL 1 macro