Home
last modified time | relevance | path

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

/arch/mips/include/asm/octeon/
A Dcvmx-stxx-defs.h134 uint64_t nosync:1; member
146 uint64_t nosync:1;
162 uint64_t nosync:1; member
174 uint64_t nosync:1;
190 uint64_t nosync:1; member
202 uint64_t nosync:1;
/arch/mips/cavium-octeon/executive/
A Dcvmx-interrupt-decodes.c359 stx_int_msk.s.nosync = 1; in __cvmx_interrupt_stxx_int_msk_enable()
370 stx_int_msk.s.nosync = 1; in __cvmx_interrupt_stxx_int_msk_enable()
/arch/arm/mm/
A Dcache-l2x0.c781 u32 aux_val, u32 aux_mask, u32 cache_id, bool nosync) in __l2c_init() argument
857 if (nosync) { in __l2c_init()
1768 bool nosync = false; in l2x0_of_init() local
1807 nosync = of_property_read_bool(np, "arm,outer-sync-disable"); in l2x0_of_init()
1823 return __l2c_init(data, aux_val, aux_mask, cache_id, nosync); in l2x0_of_init()

Completed in 11 milliseconds