Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/security/vboot/
H A Dsecdata_tpm_private.h10 #define VBDEBUG(format, args...) \ macro
/aosp_15_r20/external/coreboot/src/security/tpm/tss/tcg-1.2/
H A Dtss.c25 #define VBDEBUG(format, args...) printk(BIOS_DEBUG, format, ## args) macro