Home
last modified time | relevance | path

Searched refs:vas_windows (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dmmu_context.h189 atomic_inc(&mm->context.vas_windows); in mm_context_add_vas_window()
198 v = atomic_dec_if_positive(&mm->context.vas_windows); in mm_context_remove_vas_window()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h111 atomic_t vas_windows; member