Home
last modified time | relevance | path

Searched refs:conf4 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
H A Dsetup.c140 u32 conf4; in xlp_mmu_init() local
144 conf4 = read_c0_config4() & ~0x1f00u; in xlp_mmu_init()
145 write_c0_config4(conf4 | ((PAGE_SHIFT - 10) / 2 << 8)); in xlp_mmu_init()

Completed in 1 milliseconds