Searched refs:contents (Results 1 – 2 of 2) sorted by relevance
/kernel/debug/kdb/ |
D | kdb_main.c | 1797 unsigned long contents; in kdb_mm() local 1814 diag = kdbgetaddrarg(argc, argv, &nextarg, &contents, NULL, NULL); in kdb_mm() 1822 diag = kdb_putword(addr, contents, width); in kdb_mm() 1826 kdb_printf(kdb_machreg_fmt " = " kdb_machreg_fmt "\n", addr, contents); in kdb_mm()
|
/kernel/power/ |
D | Kconfig | 8 powered and thus its contents are preserved, such as the
|