Home
last modified time | relevance | path

Searched defs:__bss_decrypted (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/arch/x86/include/asm/
Dmem_encrypt.h57 #define __bss_decrypted __section(".bss..decrypted") macro
88 #define __bss_decrypted macro
/linux-5.10/arch/x86/kernel/
Dkvmclock.c53 static struct pvclock_wall_clock wall_clock __bss_decrypted; variable