Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Duncached.c48 status = ia64_pal_prefetch_visibility(PAL_VISIBILITY_PHYSICAL); in uncached_ipi_visibility()
120 status = ia64_pal_prefetch_visibility(PAL_VISIBILITY_PHYSICAL); in uncached_add_chunk()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpal.h1713 #define PAL_VISIBILITY_PHYSICAL 1 macro