Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Drtas.c75 const bool banned_for_syscall_on_le:1; member
354 .banned_for_syscall_on_le = true,
368 .banned_for_syscall_on_le = true,
377 .banned_for_syscall_on_le = true,
1711 if (IS_ENABLED(CONFIG_CPU_LITTLE_ENDIAN) && func->banned_for_syscall_on_le) in block_rtas_call()

Completed in 5 milliseconds