Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dprocessor.h78 #define USER_DATA 1 macro
120 .fc = USER_DATA, \
H A Dtlbflush.h21 set_fc(USER_DATA); in flush_tlb_kernel_page()
/openbmc/linux/arch/m68k/kernel/
H A Dprocess.c95 current->thread.fc = USER_DATA; in flush_thread()
160 p->thread.fc = USER_DATA; in copy_thread()
H A Dtraps.c113 [USER_DATA] = "User Data",
196 set_fc(USER_DATA); in probe040()
220 set_fc(USER_DATA); in do_040writeback1()
406 if (! ((ssw & DF) && ((ssw & DFC) == USER_DATA))) { in bus_error030()
/openbmc/linux/arch/m68k/mm/
H A Dcache.c95 set_fc(USER_DATA); in flush_icache_range()
H A Dmotorola.c502 set_fc(USER_DATA); in paging_init()
/openbmc/linux/arch/m68k/sun3/
H A Dconfig.c91 set_fc(USER_DATA); in sun3_init()
H A Dmmu_emu.c199 set_fc(USER_DATA); in mmu_emu_init()