Searched refs:accessed (Results 1 – 15 of 15) sorted by relevance
/arch/alpha/lib/ |
D | memchr.S | 120 # Make $18 point to last quad to be accessed (the 127 # At least two quads remain to be accessed. 133 # At least three quads remain to be accessed
|
D | ev6-memchr.S | 138 # Make $18 point to last quad to be accessed (the 144 # At least two quads remain to be accessed. 149 # At least three quads remain to be accessed
|
/arch/openrisc/boot/dts/ |
D | or1ksim.dts | 28 * OR1K PIC is built into CPU and accessed via special purpose
|
/arch/frv/kernel/ |
D | entry.S | 598 # now that we've accessed the exception regs, we can enable exceptions 651 # now that we've accessed the exception regs, we can enable exceptions 690 # now that we've accessed the exception regs, we can enable exceptions 738 # now that we've accessed the exception regs, we can enable exceptions 777 # now that we've accessed the exception regs, we can enable exceptions 820 # now that we've accessed the exception regs, we can enable exceptions
|
/arch/arc/mm/ |
D | tlbex.S | 319 ; Get the PTE corresponding to V-addr accessed, r2 is setup with EFA 332 ; Let Linux VM know that the page was accessed 359 ; Get the PTE corresponding to V-addr accessed 387 ; UPDATE_PTE: Let Linux VM know that page was accessed/dirty
|
/arch/avr32/boards/atstk1000/ |
D | Kconfig | 75 GPIO lines and accessed through the J1 jumper block. Say "y"
|
/arch/frv/mm/ |
D | tlb-miss.S | 159 # - the PTD must be accessed uncached 160 # - the PTE must be marked accessed if it was valid
|
/arch/arm/mach-realview/ |
D | Kconfig | 125 memory to be accessed contiguously at the high physical
|
/arch/um/ |
D | Kconfig.char | 32 lines to host portals. They may be accessed with 'telnet <host>
|
/arch/metag/ |
D | Kconfig | 141 to be accessed by normal GET/SET instructions too.
|
/arch/tile/include/hv/ |
D | hypervisor.h | 2406 _HV_BIT(accessed, ACCESSED) in _HV_BIT()
|
/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 66 # This is the library version which is accessed as a subroutine # 483 # This is the library version which is accessed as a subroutine #
|
/arch/m68k/ |
D | Kconfig.cpu | 377 The 68060 generally uses copyback caching of recently accessed data.
|
/arch/arc/ |
D | Kconfig | 241 per-page basis (but only for pages accessed via MMU such as
|
/arch/x86/kvm/ |
D | mmu.c | 2201 static void link_shadow_page(u64 *sptep, struct kvm_mmu_page *sp, bool accessed) in link_shadow_page() argument 2211 if (accessed) in link_shadow_page()
|