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