Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/platform/uv/
Duv_nmi.c81 #define PCH_PCR_GPIO_ADDRESS(offset) (int *)((u64)(pch_base) | (u64)(offset))
83 static u64 *pch_base; variable
1083 pch_base = xlate_dev_mem_ptr(PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()
1085 pch_base, PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()