Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
Dmem_encrypt.h66 #define __bss_decrypted __section(".bss..decrypted") macro
100 #define __bss_decrypted macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmem_encrypt.h57 #define __bss_decrypted __section(".bss..decrypted") macro
90 #define __bss_decrypted macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dkvmclock.c52 static struct pvclock_wall_clock wall_clock __bss_decrypted; variable
/kernel/linux/linux-6.6/arch/x86/kernel/
Dkvmclock.c51 static struct pvclock_wall_clock wall_clock __bss_decrypted; variable