Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dtlb.c303 WARN_ON(!this_cpu_read(cpu_tlbstate.is_lazy)); in leave_mm()
427 bool was_lazy = this_cpu_read(cpu_tlbstate.is_lazy); in switch_mm_irqs_off()
472 this_cpu_write(cpu_tlbstate.is_lazy, false); in switch_mm_irqs_off()
601 this_cpu_write(cpu_tlbstate.is_lazy, true); in enter_lazy_tlb()
682 if (this_cpu_read(cpu_tlbstate.is_lazy)) { in flush_tlb_func_common()
795 return !per_cpu(cpu_tlbstate.is_lazy, cpu); in tlb_is_not_lazy()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtlbflush.h107 bool is_lazy; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dalternative.c1108 if (this_cpu_read(cpu_tlbstate.is_lazy)) in use_temporary_mm()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info23737 -- Variable: Value.is_lazy
24031 ('gdb.Value.is_lazy' is 'True'), then the value is fetched from the
57405 * Value.is_lazy: Values From Inferior.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info23737 -- Variable: Value.is_lazy
24031 ('gdb.Value.is_lazy' is 'True'), then the value is fetched from the
57405 * Value.is_lazy: Values From Inferior.