Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/uapi/asm/
Dnvram.h21 #define NVRAM_SIG_SYS 0x70 /* system env vars */ macro
/linux-6.1.9/arch/powerpc/kernel/
Dnvram_64.c438 sig = NVRAM_SIG_SYS; in nvram_pstore_read()